add lodash to dev deps

This commit is contained in:
Sebastian McKenzie 2016-03-10 14:48:46 +00:00
parent 64ff4c3561
commit 2115a28b40

View File

@ -19,7 +19,8 @@
"babel-preset-es2015": "^6.0.0",
"babel-preset-react": "^6.0.0",
"babel-preset-stage-0": "^6.5.0",
"kcheck": "^2.0.1"
"kcheck": "^2.0.1",
"lodash": "^4.6.1"
},
"bin": {
"babylon": "./bin/babylon.js"