We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
devDependencies
1 parent 60f8a4f commit ed26802Copy full SHA for ed26802
package.json
@@ -31,8 +31,7 @@
31
"peerDependencies": {
32
"leaflet": "^1.0.0",
33
"react-leaflet": "^1.0.0",
34
- "react": "^15.4.1 || ^16.0.0",
35
- "react-dom": "^15.4.1 || ^16.0.0"
+ "react": "^15.4.1 || ^16.0.0"
36
},
37
"devDependencies": {
38
"babel-cli": "^6.6.5",
@@ -53,9 +52,9 @@
53
52
"eslint-plugin-react": "^4.2.3",
54
55
"prop-types": "^15.5.10",
56
- "react": "^15.4.1",
+ "react": "^16.0.0",
57
"react-addons-test-utils": "^0.14.7",
58
- "react-dom": "^15.4.1",
+ "react-dom": "^16.0.0",
59
60
"react-transform-hmr": "^1.0.4",
61
"webpack": "^1.12.14",
0 commit comments