Remove duplicate JSHint dependency

This commit is contained in:
Samer Albahra
2015-07-12 16:04:31 -05:00
parent d832c61f0b
commit b11f952502

View File

@@ -11,7 +11,6 @@
"dotenv": "^1.2.0", "dotenv": "^1.2.0",
"express": "^4.13.0", "express": "^4.13.0",
"grunt": "^0.4.5", "grunt": "^0.4.5",
"grunt-contrib-jshint": "^0.11.2",
"mongoose": "^4.0.6", "mongoose": "^4.0.6",
"suncalc": "^1.6.0", "suncalc": "^1.6.0",
"xml2js": "^0.4.9" "xml2js": "^0.4.9"