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 228266e commit 3ac1cffCopy full SHA for 3ac1cff
README.md
@@ -4,8 +4,7 @@
4
5
## 特色
6
7
-* [react 16](https://github.com/facebook/react)
8
-* [react-router 4](https://reacttraining.com/react-router/web/example/basic)
+* [react 16.3.1](https://github.com/facebook/react)
9
* [webpack 4](https://github.com/webpack/webpack)
10
* [babel 6](https://github.com/babel/babel)
11
* [eslint](http://eslint.org)
package.json
@@ -17,8 +17,8 @@
17
"license": "ISC",
18
"private": true,
19
"dependencies": {
20
- "react": "^16.2.0",
21
- "react-dom": "^16.2.0"
+ "react": "^16.3.1",
+ "react-dom": "^16.3.1"
22
},
23
"devDependencies": {
24
"autoprefixer": "^8.1.0",
0 commit comments