Update package.json

This commit is contained in:
Kowtha Saketh 2020-11-06 19:13:06 +05:30 committed by GitHub
parent 6737092ad9
commit e112df94e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -63,8 +63,8 @@
"tslib": "^2.0.0"
},
"peerDependencies": {
"react": "^16.8.0",
"react-dom": "^16.8.0"
"react": "^17.0.1",
"react-dom": "^17.0.1"
},
"devDependencies": {
"@babel/core": "7.12.3",