Skip to content

Commit eae02af

Browse files
committed
fix: react tutorial
1 parent fde6b3b commit eae02af

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

react-tutorial/package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,13 +46,17 @@
4646
"react-refresh": "~0.18.0"
4747
},
4848
"devDependencies": {
49+
"@nativescript/ios": "9.0.3",
4950
"@nativescript/types": "~9.0.0",
5051
"@nativescript/webpack": "~5.0.31",
5152
"@pmmmwh/react-refresh-webpack-plugin": "~0.6.2",
5253
"@types/react": "18.2.0",
5354
"patch-package": "~8.0.1",
5455
"typescript": "~5.8.0"
5556
},
57+
"overrides": {
58+
"@nativescript/core": "~9.0.0"
59+
},
5660
"gitHead": "1350d382fb4b0ed4c6e9685df909518b2688e004",
5761
"readme": "NativeScript Application",
5862
"private": "true"

0 commit comments

Comments
 (0)