update tp react17 using npm v6

This commit is contained in:
RealSlimMahdi
2021-05-22 11:07:32 +02:00
parent 54f9483a24
commit 7ec357003f
2 changed files with 13 additions and 15 deletions
+2 -2
View File
@@ -35,9 +35,9 @@
"dependencies": {
"gas-client": "^0.1.0",
"prop-types": "^15.7.2",
"react": "^16.13.1",
"react": "^17.0.2",
"react-bootstrap": "^1.3.0",
"react-dom": "^16.13.1",
"react-dom": "^17.0.2",
"react-transition-group": "^4.4.1"
},
"devDependencies": {