Skip to content
This repository has been archived by the owner on Nov 9, 2021. It is now read-only.

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
dferber90 committed Aug 25, 2015
1 parent 84c8df8 commit 5038f6f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,14 @@
"node-libs-browser": "^0.5.2",
"react": "^0.14.0-beta1",
"react-dom": "^0.14.0-beta1",
"react-redux": "^0.9.0",
"react-redux": "^1.0.0",
"react-router": "^1.0.0-beta3",
"redux": "^1.0.1",
"redux-logger": "^1.0.4",
"redux-logger": "^1.0.6",
"redux-react-router": "^0.4.0",
"style-loader": "^0.12.3",
"url-loader": "^0.5.6",
"webpack": "^1.11.0"
"webpack": "^1.12.0"
},
"devDependencies": {
"babel-core": "^5.8.22",
Expand All @@ -31,7 +31,7 @@
"eslint-plugin-react": "^3.2.3",
"node-inspector": "^0.12.2",
"piping": "^0.2.0",
"react-hot-loader": "^1.2.8",
"react-hot-loader": "^1.2.9",
"rimraf": "^2.4.2",
"source-map-support": "^0.3.2",
"tape": "^4.1.0",
Expand Down

0 comments on commit 5038f6f

Please sign in to comment.