fix: updating peerDependency fields for yarn berry (#6498)

This commit is contained in:
Matthew Ailes 2022-01-28 21:29:03 -05:00 committed by GitHub
parent f5f598a921
commit d45f96fc83
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
14 changed files with 32 additions and 9 deletions

View file

@ -35,6 +35,7 @@
"lodash": "^4.17.20"
},
"peerDependencies": {
"@babel/core": "^7.0.0",
"prism-react-renderer": "^1.2.1",
"react": "^16.8.4 || ^17.0.0",
"react-dom": "^16.8.4 || ^17.0.0"