Removing extranous packages

This commit is contained in:
Chris Cowan 2014-02-24 15:15:01 -07:00
parent f220d87bae
commit 10af3b281b

View file

@ -15,10 +15,8 @@
"load-grunt-config": "~0.7.0",
"mocha": "~1.17.1",
"less-middleware": "~0.1.15",
"connect-jade": "0.0.4",
"grunt-contrib-watch": "~0.5.3",
"grunt-contrib-jade": "~0.10.0",
"jade": "~1.1.5"
"grunt-contrib-jade": "~0.10.0"
},
"scripts": {
"test": "grunt test",