Skip to content

Commit 70a69b1

Browse files
committed
fix: upgrade react-native-web from 0.11.7 to 0.21.0
Snyk has created this PR to upgrade react-native-web from 0.11.7 to 0.21.0. See this package in npm: react-native-web See this project in Snyk: https://app.snyk.io/org/sammytezzy/project/0cd93216-df14-498a-b79c-73bb06050eec?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 778cef6 commit 70a69b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/with-expo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"react": "^18.2.0",
1717
"react-dom": "^18.2.0",
1818
"react-native": "https://github.com/expo/react-native/archive/sdk-37.0.1.tar.gz",
19-
"react-native-web": "~0.11.7"
19+
"react-native-web": "~0.21.0"
2020
},
2121
"devDependencies": {
2222
"@expo/next-adapter": "2.1.5"

0 commit comments

Comments
 (0)