[BUGFIX] Fix unusable package.json.
This commit is contained in:
parent
3a71053b69
commit
f145dec972
|
@ -12,12 +12,6 @@
|
|||
"express": "*"
|
||||
},
|
||||
"devDependencies": {},
|
||||
/*
|
||||
"licenses": [{
|
||||
"type": "MIT",
|
||||
"url": "https://raw.github.com/senchalabs/connect/master/LICENSE"
|
||||
}],
|
||||
*/
|
||||
"engines": {
|
||||
"node": ">= 0.8.0"
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue