Skip to content

Commit

Permalink
Example: Added missing babel-plugins for build
Browse files Browse the repository at this point in the history
  • Loading branch information
codemeasandwich committed Jul 19, 2017
1 parent f935b1f commit 5ab2452
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@
"devDependencies": {
"babel-jest": "^20.0.3",
"babel-plugin-module-resolver": "^2.7.1",
"babel-plugin-transform-object-rest-spread": "^6.23.0",
"babel-preset-env": "^1.6.0",
"enzyme": "^2.8.2",
"jest": "^20.0.4",
"react-addons-test-utils": "^15.5.1",
Expand Down

0 comments on commit 5ab2452

Please sign in to comment.