We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f9f997 commit 04943aeCopy full SHA for 04943ae
package.json
@@ -114,7 +114,7 @@
114
"@react-native-community/cli-platform-ios": "10.0.0-alpha.3",
115
"@react-native/assets": "1.0.0",
116
"@react-native/normalize-color": "2.1.0",
117
- "@react-native/polyfills": "^0.72.0",
+ "@react-native/js-polyfills": "^0.72.0",
118
"abort-controller": "^3.0.0",
119
"anser": "^1.4.9",
120
"base64-js": "^1.1.2",
packages/polyfills/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@react-native/js-polyfills",
3
- "version": "0.71.0",
+ "version": "0.72.0",
4
"description": "Polyfills for React Native.",
5
"repository": {
6
"type": "git",
0 commit comments