Changed the LICENSE in the package.json

This commit is contained in:
Bram van der Veen 2015-08-13 13:06:27 +02:00
parent 78accf9a60
commit adb8393479

View file

@ -7,7 +7,7 @@
"test": "node index.js"
},
"author": "Bram van der Veen",
"license": "ISC",
"license": "MIT",
"dependencies": {
"body-parser": "^1.13.1",
"cheerio": "^0.19.0",