We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fde6b3b commit eae02afCopy full SHA for eae02af
react-tutorial/package.json
@@ -46,13 +46,17 @@
46
"react-refresh": "~0.18.0"
47
},
48
"devDependencies": {
49
+ "@nativescript/ios": "9.0.3",
50
"@nativescript/types": "~9.0.0",
51
"@nativescript/webpack": "~5.0.31",
52
"@pmmmwh/react-refresh-webpack-plugin": "~0.6.2",
53
"@types/react": "18.2.0",
54
"patch-package": "~8.0.1",
55
"typescript": "~5.8.0"
56
57
+ "overrides": {
58
+ "@nativescript/core": "~9.0.0"
59
+ },
60
"gitHead": "1350d382fb4b0ed4c6e9685df909518b2688e004",
61
"readme": "NativeScript Application",
62
"private": "true"
0 commit comments