Skip to content

Commit

Permalink
Merge pull request #1409 from Zadielerick/examples
Browse files Browse the repository at this point in the history
Added missing dev dependencies to webpack example
  • Loading branch information
hai-cea committed Aug 13, 2015
2 parents f660d03 + 08f93e6 commit 6c5cac5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions examples/webpack-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,11 @@
},
"devDependencies": {
"babel-core": "^5.8.21",
"babel-eslint": "^4.0.5",
"babel-loader": "^5.3.2",
"eslint": "^1.1.0",
"eslint-loader": "^1.0.0",
"eslint-plugin-react": "^3.2.2",
"html-webpack-plugin": "^1.6.1",
"react-hot-loader": "^1.2.8",
"transfer-webpack-plugin": "^0.1.4",
Expand Down

0 comments on commit 6c5cac5

Please sign in to comment.