Fixing license
This commit is contained in:
parent
58f4b8c861
commit
b587ee084c
@ -7,7 +7,7 @@
|
|||||||
"test": "echo \"Error: no test specified\" && exit 1"
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||||||
},
|
},
|
||||||
"author": "",
|
"author": "",
|
||||||
"license": "BSD-2-Clause",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"cheerio": "~0.17.0",
|
"cheerio": "~0.17.0",
|
||||||
"mysql": "^2.5.0",
|
"mysql": "^2.5.0",
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
"start": "node server.js"
|
"start": "node server.js"
|
||||||
},
|
},
|
||||||
"author": "",
|
"author": "",
|
||||||
"license": "BSD-2-Clause",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"express": "~4.5.1",
|
"express": "~4.5.1",
|
||||||
"mysql": "^2.5.0",
|
"mysql": "^2.5.0",
|
||||||
|
Loading…
Reference in New Issue
Block a user