Skip to content

Commit e69940f

Browse files
authored
Merge pull request #61 from akikoo/greenkeeper/react-16.0.0
Update react to the latest version 🚀
2 parents e99afcc + 264426d commit e69940f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
},
1414
"dependencies": {
1515
"prop-types": "^15.5.10",
16-
"react": "^15.6.0",
17-
"react-dom": "^16.0.0"
16+
"react": "^16.0.0",
17+
"react-dom": "^15.6.0"
1818
},
1919
"devDependencies": {
2020
"babel-core": "^6.16.0",

0 commit comments

Comments
 (0)