mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-14 01:43:14 +08:00
chore: typescript 4.7.3
This commit is contained in:
@ -17,7 +17,7 @@
|
||||
"@nativescript/android": "~8.2.1",
|
||||
"@nativescript/ios": "~8.2.1",
|
||||
"@nativescript/webpack": "file:../../dist/packages/nativescript-webpack.tgz",
|
||||
"typescript": "4.5.4"
|
||||
"typescript": "4.7.3"
|
||||
},
|
||||
"gitHead": "c06800e52ee1a184ea2dffd12a6702aaa43be4e3",
|
||||
"readme": "NativeScript Application"
|
||||
|
@ -15,6 +15,6 @@
|
||||
"@nativescript/android": "~8.2.1",
|
||||
"@nativescript/ios": "~8.2.1",
|
||||
"@nativescript/webpack": "file:../../dist/packages/nativescript-webpack.tgz",
|
||||
"typescript": "4.5.4"
|
||||
"typescript": "4.7.3"
|
||||
}
|
||||
}
|
||||
|
@ -14,7 +14,7 @@
|
||||
"@nativescript/android": "~8.2.1",
|
||||
"@nativescript/ios": "~8.2.1",
|
||||
"@nativescript/webpack": "file:../../dist/packages/nativescript-webpack.tgz",
|
||||
"typescript": "4.5.4"
|
||||
"typescript": "4.7.3"
|
||||
},
|
||||
"gitHead": "8ab7726d1ee9991706069c1359c552e67ee0d1a4",
|
||||
"readme": "NativeScript Application",
|
||||
|
@ -67,7 +67,7 @@
|
||||
"jest-matcher-utils": "27.1.1",
|
||||
"nativescript-vue-template-compiler": "2.9.0",
|
||||
"ts-jest": "27.0.5",
|
||||
"typescript": "4.5.4"
|
||||
"typescript": "4.7.3"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"nativescript-vue-template-compiler": "^2.8.1"
|
||||
|
@ -1,5 +1,3 @@
|
||||
const npsUtils = require('nps-utils');
|
||||
|
||||
module.exports = {
|
||||
message: 'NativeScript ~ made with ❤️ Choose a command to start...',
|
||||
pageSize: 32,
|
||||
|
Reference in New Issue
Block a user