Save developer dependencies to package.json
This commit is contained in:
@@ -12,5 +12,9 @@
|
|||||||
"mongoose": "^4.0.6",
|
"mongoose": "^4.0.6",
|
||||||
"suncalc": "^1.6.0",
|
"suncalc": "^1.6.0",
|
||||||
"xml2js": "^0.4.9"
|
"xml2js": "^0.4.9"
|
||||||
|
},
|
||||||
|
"devDependencies": {
|
||||||
|
"grunt": "^0.4.5",
|
||||||
|
"grunt-contrib-jshint": "^0.11.2"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user