Skip to content

Commit

Permalink
Updating dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
JedWatson committed Feb 16, 2016
1 parent a67d291 commit 6533674
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 @@ -13,12 +13,12 @@
"url": "https://github.com/JedWatson/react-domify/issues"
},
"peerDependencies": {
"react": ">=0.12.0"
"react": "^0.14.0"
},
"devDependencies": {
"react": ">=0.12.0",
"react-component-gulp-tasks": "^0.7.0",
"gulp": "^3.9.0"
"react": "^0.14.0",
"react-component-gulp-tasks": "^0.7.7",
"gulp": "^3.9.1"
},
"browserify-shim": {
"react": "global:React"
Expand Down

0 comments on commit 6533674

Please sign in to comment.