Fixing license
This commit is contained in:
parent
58f4b8c861
commit
b587ee084c
@ -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",
|
||||
|
@ -8,7 +8,7 @@
|
||||
"start": "node server.js"
|
||||
},
|
||||
"author": "",
|
||||
"license": "BSD-2-Clause",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"express": "~4.5.1",
|
||||
"mysql": "^2.5.0",
|
||||
|
Loading…
Reference in New Issue
Block a user