Skip to content

Commit afdd8ba

Browse files
committed
fix: build
1 parent 737e24a commit afdd8ba

File tree

2 files changed

+3271
-40
lines changed

2 files changed

+3271
-40
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,13 +37,13 @@
3737
"@babel/core": "^7",
3838
"@biomejs/biome": "^1.6.4",
3939
"@react-native-community/eslint-config": "^3.2.0",
40+
"@react-native/babel-preset": "0.75.0-main",
4041
"@storybook/addon-essentials": "~7.5.0",
4142
"@storybook/addons": "~7.5.0",
4243
"@storybook/react": "~7.5.0",
4344
"@storybook/react-webpack5": "~7.5.0",
4445
"@storybook/theming": "~7.5.0",
4546
"@types/react": "^18.2.15",
46-
"@types/react-native": "^0.70.14",
4747
"babel-loader": "^8.3.0",
4848
"react": "^18.2.0",
4949
"react-dom": "^18.2.0",
@@ -55,8 +55,8 @@
5555
"storybook": "~7.5.0",
5656
"storycap": "^4.2.0",
5757
"typescript": "^4.9.5",
58-
"vercel": "^31.0.4",
59-
"@react-native/babel-preset": "0.75.0-main"
58+
"react-native": "^0.75",
59+
"vercel": "^31.0.4"
6060
},
6161
"engines": {
6262
"node": ">=16"

0 commit comments

Comments
 (0)