Skip to content

Commit

Permalink
adding dep (#175)
Browse files Browse the repository at this point in the history
  • Loading branch information
prateekbh authored Jul 13, 2017
1 parent bf08b64 commit 1dd89b1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@
"babel-plugin-transform-react-remove-prop-types": "^0.4.5",
"babel-polyfill": "^6.22.0",
"babel-preset-babili": "0.1.4",
"babel-preset-env": "^1.6.0",
"babel-preset-es2015": "^6.18.0",
"babel-preset-es2015-minimal": "^2.1.0",
"babel-preset-react": "^6.22.0",
Expand All @@ -74,7 +75,7 @@
"lint-staged": "^4.0.0",
"mkdirp": "^0.5.1",
"pre-commit": "^1.2.2",
"preact": "^7.2.0",
"preact": "^8.2.1",
"prettier": "^1.3.1",
"webpack": "^3.0.0",
"webpack-shell-plugin": "^0.5.0"
Expand Down

0 comments on commit 1dd89b1

Please sign in to comment.