Skip to content

Commit f716e09

Browse files
authored
Upgrade @expo/browser-polyfill to 1.0.1 (#302)
1 parent ad69518 commit f716e09

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"author": "Nikhilesh Sigatapu",
4343
"license": "MIT",
4444
"dependencies": {
45-
"@expo/browser-polyfill": "^1.0.0",
45+
"@expo/browser-polyfill": "^1.0.1",
4646
"expo-asset-utils": "~3.0.0"
4747
},
4848
"peerDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1161,10 +1161,10 @@
11611161
exec-sh "^0.3.2"
11621162
minimist "^1.2.0"
11631163

1164-
"@expo/browser-polyfill@^1.0.0":
1165-
version "1.0.0"
1166-
resolved "https://registry.yarnpkg.com/@expo/browser-polyfill/-/browser-polyfill-1.0.0.tgz#2d93ae0feb3ccc90b78a98f277f8f8ed8bcbd37d"
1167-
integrity sha512-hwlfansWtt1F/ZUitu6vrGRF5Th2LhBn2HHPxvz3U/MFxKG5XI4TA6SM1bJW2Q2iR2bsIddzz1nNwcf0Sjg1hA==
1164+
"@expo/browser-polyfill@^1.0.1":
1165+
version "1.0.1"
1166+
resolved "https://registry.yarnpkg.com/@expo/browser-polyfill/-/browser-polyfill-1.0.1.tgz#6bcc53f041bbe1f09e60582e1c1c66c767c51634"
1167+
integrity sha512-0K6USycVKDj/k9Gr2UYa+7MiCjb0f2NznsE4LX11H85vQMJma5JS3a2oe6lxCfleY9hDcQ/9zKCYS8O6crsv3A==
11681168
dependencies:
11691169
expo-2d-context "^0.0.3"
11701170
fbemitter "^2.1.1"

0 commit comments

Comments
 (0)