Skip to content
This repository was archived by the owner on Mar 7, 2019. It is now read-only.

Commit bae4677

Browse files
authored
updated dependencies (#38)
1 parent 83125af commit bae4677

File tree

2 files changed

+354
-308
lines changed

2 files changed

+354
-308
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,15 +46,15 @@
4646
"cross-env": "^5.0.0",
4747
"jest": "^21.0.1",
4848
"prop-types": "^15.5.10",
49-
"react": "^15.4.1",
50-
"react-test-renderer": "^15.4.1",
49+
"react": "^16.0.0",
50+
"react-test-renderer": "^16.0.0",
5151
"rimraf": "^2.5.4",
5252
"snazzy": "^7.0.0",
5353
"standard": "^10.0.1",
5454
"webpack": "^3.0.0"
5555
},
5656
"peerDependencies": {
57-
"react": "^15.4.1"
57+
"react": "^16.0.0"
5858
},
5959
"jest": {
6060
"bail": true,

0 commit comments

Comments
 (0)