mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
chore: bump demo apps to latest runtimes
This commit is contained in:
@@ -14,8 +14,8 @@
|
||||
"nativescript-theme-core": "file:../../node_modules/nativescript-theme-core"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@nativescript/android": "alpha",
|
||||
"@nativescript/ios": "alpha",
|
||||
"@nativescript/android": "~8.2.1",
|
||||
"@nativescript/ios": "~8.2.1",
|
||||
"@nativescript/webpack": "file:../../dist/packages/nativescript-webpack.tgz",
|
||||
"typescript": "4.5.4"
|
||||
},
|
||||
|
||||
@@ -12,8 +12,8 @@
|
||||
"@nativescript/imagepicker": "^1.0.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@nativescript/android": "alpha",
|
||||
"@nativescript/ios": "alpha",
|
||||
"@nativescript/android": "~8.2.1",
|
||||
"@nativescript/ios": "~8.2.1",
|
||||
"@nativescript/webpack": "file:../../dist/packages/nativescript-webpack.tgz",
|
||||
"typescript": "4.5.4"
|
||||
}
|
||||
|
||||
@@ -11,8 +11,8 @@
|
||||
"@nativescript/core": "file:../../packages/core"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@nativescript/android": "alpha",
|
||||
"@nativescript/ios": "alpha",
|
||||
"@nativescript/android": "~8.2.1",
|
||||
"@nativescript/ios": "~8.2.1",
|
||||
"@nativescript/webpack": "file:../../dist/packages/nativescript-webpack.tgz",
|
||||
"typescript": "4.5.4"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user