Skip to content

Commit 67b2cf5

Browse files
fix(package): update react to version 16.3.2
Closes #2
1 parent 0d73be0 commit 67b2cf5

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
@@ -14,7 +14,7 @@
1414
"express": "^4.13.4",
1515
"mobx": "^3.2.1",
1616
"mobx-react": "^4.2.2",
17-
"react": "^15.6.1",
17+
"react": "^16.3.2",
1818
"react-dom": "^15.6.1",
1919
"react-router": "^4.1.2",
2020
"simple-oauth2": "^1.3.0",

0 commit comments

Comments
 (0)