Update package.json

Co-authored-by: Joe Alden <me@joealden.com>
This commit is contained in:
Kowtha Saketh 2020-12-05 15:59:09 +05:30 committed by GitHub
parent e112df94e3
commit 60a2b2ebd5
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": "^17.0.1",
"react-dom": "^17.0.1"
"react": "^16.8.0 || ^17.0.0",
"react-dom": "^16.8.0 || ^17.0.0"
},
"devDependencies": {
"@babel/core": "7.12.3",