Add missing npm modules for grunt postcss

pull/91/head
Francis Lachapelle 2015-02-20 13:51:46 -05:00
parent 7ff934a5cb
commit 4a4658e29d
1 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,8 @@
"version": "0.0.1",
"devDependencies": {
"bower": ">=1.3.8",
"autoprefixer-core": ">=5.1.0",
"csswring": ">=3.0.0",
"grunt": ">=0.4.1",
"grunt-cli": ">=0.1.11",
"grunt-contrib-sass": ">=0.8.0",