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.
1 parent 1e094c3 commit 7a4e188Copy full SHA for 7a4e188
example/package.json
@@ -6,10 +6,10 @@
6
"license": "MIT",
7
"dependencies": {
8
"prop-types": "^15.4.4",
9
- "react": "^15.6.1",
10
- "react-dom": "^15.6.1",
11
- "react-modern-library-boilerplate": "^1.0.0",
12
- "react-scripts": "1.0.13"
+ "react": "^16.2.0",
+ "react-dom": "^16.2.0",
+ "react-modern-library-boilerplate": "*",
+ "react-scripts": "^1.1.1"
13
},
14
"scripts": {
15
"start": "react-scripts start",
0 commit comments