Skip to content
This repository was archived by the owner on Feb 23, 2021. It is now read-only.

Commit a6941f3

Browse files
committed
Set corrent react version in package.json
1 parent bfc08e8 commit a6941f3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@
3333
"mobx": "^3.6.2",
3434
"mobx-react": "^4.4.3",
3535
"qr-image": "^3.2.0",
36-
"react": "^16.2.0",
37-
"react-art": "^16.2.0",
38-
"react-dom": "^16.2.0",
36+
"react": "~16.3.2",
37+
"react-art": "~16.3.2",
38+
"react-dom": "~16.3.2",
3939
"react-native-web": "^0.6.0",
4040
"react-scripts": "^1.1.1",
4141
"svgs": "^3.2.1"

0 commit comments

Comments
 (0)