1

Fixing license

This commit is contained in:
Alex Yatskov 2014-10-03 12:32:21 +09:00
parent 58f4b8c861
commit b587ee084c
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "BSD-2-Clause",
"license": "MIT",
"dependencies": {
"cheerio": "~0.17.0",
"mysql": "^2.5.0",

View File

@ -8,7 +8,7 @@
"start": "node server.js"
},
"author": "",
"license": "BSD-2-Clause",
"license": "MIT",
"dependencies": {
"express": "~4.5.1",
"mysql": "^2.5.0",