mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
chore: nx migrate plus keep lock files (#10536)
This commit is contained in:
@@ -11,9 +11,9 @@
|
||||
"nativescript-theme-core": "file:../../node_modules/nativescript-theme-core"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@nativescript/android": "rc",
|
||||
"@nativescript/ios": "rc",
|
||||
"@nativescript/visionos": "rc",
|
||||
"@nativescript/android": "~8.7.0",
|
||||
"@nativescript/ios": "~8.7.0",
|
||||
"@nativescript/visionos": "~8.7.0",
|
||||
"@nativescript/webpack": "file:../../dist/packages/nativescript-webpack.tgz",
|
||||
"circular-dependency-plugin": "^5.2.2",
|
||||
"typescript": "~5.4.0"
|
||||
|
||||
@@ -12,9 +12,9 @@
|
||||
"nativescript-theme-core": "file:../../node_modules/nativescript-theme-core"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@nativescript/android": "rc",
|
||||
"@nativescript/ios": "rc",
|
||||
"@nativescript/visionos": "rc",
|
||||
"@nativescript/android": "~8.7.0",
|
||||
"@nativescript/ios": "~8.7.0",
|
||||
"@nativescript/visionos": "~8.7.0",
|
||||
"@nativescript/webpack": "file:../../dist/packages/nativescript-webpack.tgz",
|
||||
"typescript": "~5.4.0"
|
||||
}
|
||||
|
||||
@@ -11,9 +11,9 @@
|
||||
"nativescript-theme-core": "file:../../node_modules/nativescript-theme-core"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@nativescript/android": "rc",
|
||||
"@nativescript/ios": "rc",
|
||||
"@nativescript/visionos": "rc",
|
||||
"@nativescript/android": "~8.7.0",
|
||||
"@nativescript/ios": "~8.7.0",
|
||||
"@nativescript/visionos": "~8.7.0",
|
||||
"@nativescript/webpack": "file:../../dist/packages/nativescript-webpack.tgz",
|
||||
"typescript": "~5.4.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user