Skip to content

Commit 0b30821

Browse files
committed
miss dep
1 parent c57a625 commit 0b30821

File tree

2 files changed

+23
-2
lines changed

2 files changed

+23
-2
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,8 @@
7777
"react-native-safe-area-context": "~4.8.0",
7878
"react-native-screens": "^3.29.0",
7979
"react-native-svg": "~14.1.0",
80-
"react-native-webview": "~13.6.3"
80+
"react-native-webview": "~13.6.3",
81+
"tsconfig-paths-webpack-plugin": "^4.1.0"
8182
},
8283
"devDependencies": {
8384
"@babel/core": "^7.20.0",

pnpm-lock.yaml

Lines changed: 21 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)