Skip to content

Commit

Permalink
Adds missing react-transform dependencies to TodoMVC example
Browse files Browse the repository at this point in the history
  • Loading branch information
David Zukowski committed Sep 5, 2015
1 parent 30f82ae commit 9875571
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions examples/todomvc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,14 @@
"devDependencies": {
"babel-core": "^5.6.18",
"babel-loader": "^5.1.4",
"babel-plugin-react-transform": "^1.0.3",
"expect": "^1.8.0",
"jsdom": "^5.6.1",
"mocha": "^2.2.5",
"mocha-jsdom": "^1.0.0",
"node-libs-browser": "^0.5.2",
"raw-loader": "^0.5.1",
"react-transform-webpack-hmr": "^0.1.4",
"style-loader": "^0.12.3",
"todomvc-app-css": "^2.0.1",
"webpack": "^1.9.11",
Expand Down

0 comments on commit 9875571

Please sign in to comment.