Просмотр исходного кода

Added AJV as a project module.

dev
Bryan Miller 7 лет назад
Родитель
Сommit
8c3803a08d
2 измененных файлов: 2 добавлений и 0 удалений
  1. +1
    -0
      .gitignore
  2. +1
    -0
      package.json

+ 1
- 0
.gitignore Просмотреть файл

node_modules/* node_modules/*
app/css/nespaint.css app/css/nespaint.css
npm-debug.log
*.swp *.swp
doc/* doc/*

+ 1
- 0
package.json Просмотреть файл

"author": "Bryan \"ObsidianBlk\" Miller", "author": "Bryan \"ObsidianBlk\" Miller",
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
"ajv": "^6.10.0",
"chokidar": "^2.1.2", "chokidar": "^2.1.2",
"ejs": "^2.6.1", "ejs": "^2.6.1",
"express": "^4.16.4", "express": "^4.16.4",

Загрузка…
Отмена
Сохранить