[BUGFIX] Fix unusable package.json.

This commit is contained in:
JPT
2013-09-13 18:54:25 +02:00
parent 3a71053b69
commit f145dec972
-6
View File
@@ -12,12 +12,6 @@
"express": "*"
},
"devDependencies": {},
/*
"licenses": [{
"type": "MIT",
"url": "https://raw.github.com/senchalabs/connect/master/LICENSE"
}],
*/
"engines": {
"node": ">= 0.8.0"
},