Skip to content

Commit

Permalink
Merge pull request #8 from bigpipe/greenkeeper/update-all
Browse files Browse the repository at this point in the history
Update dependencies to enable Greenkeeper 🌴
  • Loading branch information
3rd-Eden authored Nov 17, 2016
2 parents 7330a3c + 558e8b1 commit 3350b89
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,13 +31,13 @@
"dependencies": {
"babel-preset-react": "^6.5.0",
"babel-standalone": "^6.4.4",
"react": "0.14.x",
"react-dom": "^0.14.7"
"react": "~15.4.0",
"react-dom": "^15.4.0"
},
"devDependencies": {
"assume": "1.1.x",
"istanbul": "0.3.x",
"mocha": "2.2.x",
"pre-commit": "1.0.x"
"assume": "~1.4.1",
"istanbul": "~0.4.5",
"mocha": "~3.1.2",
"pre-commit": "~1.1.3"
}
}

0 comments on commit 3350b89

Please sign in to comment.