Skip to content

Commit 04943ae

Browse files
author
Ruslan Lesiutin
committed
update(packages/polyfills): bump to 0.72.0
1 parent 6f9f997 commit 04943ae

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
"@react-native-community/cli-platform-ios": "10.0.0-alpha.3",
115115
"@react-native/assets": "1.0.0",
116116
"@react-native/normalize-color": "2.1.0",
117-
"@react-native/polyfills": "^0.72.0",
117+
"@react-native/js-polyfills": "^0.72.0",
118118
"abort-controller": "^3.0.0",
119119
"anser": "^1.4.9",
120120
"base64-js": "^1.1.2",

packages/polyfills/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-native/js-polyfills",
3-
"version": "0.71.0",
3+
"version": "0.72.0",
44
"description": "Polyfills for React Native.",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)