Skip to content

Commit

Permalink
installing devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tamatamvan committed Jun 26, 2019
1 parent 17d121c commit 4d34852
Show file tree
Hide file tree
Showing 2 changed files with 1,423 additions and 1,187 deletions.
9 changes: 9 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,14 @@
"prop-types": "^15.7.2",
"react": "^16.8.6",
"webpack": "^4.35.0"
},
"devDependencies": {
"babel-cli": "^6.26.0",
"babel-core": "^6.26.3",
"babel-loader": "^8.0.6",
"babel-plugin-transform-object-rest-spread": "^6.26.0",
"babel-plugin-transform-react-jsx": "^6.24.1",
"babel-preset-env": "^1.7.0",
"webpack-cli": "^3.3.5"
}
}
Loading

0 comments on commit 4d34852

Please sign in to comment.