Преглед изворни кода

Added AJV as a project module.

dev
Bryan Miller пре 6 година
родитељ
комит
8c3803a08d
2 измењених фајлова са 2 додато и 0 уклоњено
  1. +1
    -0
      .gitignore
  2. +1
    -0
      package.json

+ 1
- 0
.gitignore Прегледај датотеку

@@ -1,4 +1,5 @@
node_modules/*
app/css/nespaint.css
npm-debug.log
*.swp
doc/*

+ 1
- 0
package.json Прегледај датотеку

@@ -21,6 +21,7 @@
"author": "Bryan \"ObsidianBlk\" Miller",
"license": "ISC",
"dependencies": {
"ajv": "^6.10.0",
"chokidar": "^2.1.2",
"ejs": "^2.6.1",
"express": "^4.16.4",

Loading…
Откажи
Сачувај