Remove unused dependency from package.json

This commit is contained in:
Ken-Håvard Lieng 2015-05-15 07:46:07 +02:00
parent 5a535cf53e
commit 375ed94177
1 changed files with 1 additions and 2 deletions

View File

@ -19,8 +19,7 @@
"gulp-gzip": "0.0.8",
"babelify": "6.1.0",
"gulp-concat": "~2.5.2",
"reactify": "^1.1.1",
"del": "^1.1.1"
"reactify": "^1.1.1"
},
"dependencies": {
"lodash": "3.8.0",