mirror of
https://github.com/zebrajr/react.git
synced 2026-01-15 12:15:22 +00:00
Avoid bundling in ponyfill for Object.assign in use-subscription package (#17259)
This commit is contained in:
committed by
Brian Vaughn
parent
f4148b2561
commit
62ef25077e
@@ -14,6 +14,9 @@
|
||||
"index.js",
|
||||
"cjs/"
|
||||
],
|
||||
"dependencies": {
|
||||
"object-assign": "^4.1.1"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"react": "^16.8.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user