Skip to content

Commit 21c5202

Browse files
fix(package): update react to version 16.3.0
Closes #38
1 parent 0818b35 commit 21c5202

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"serve": "^5.0.1"
88
},
99
"dependencies": {
10-
"react": "^15.4.0",
10+
"react": "^16.3.0",
1111
"react-dom": "^15.4.0",
1212
"react-router": "^4.0.0",
1313
"react-router-dom": "^4.0.0"

0 commit comments

Comments
 (0)