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 e901ec3 commit b901f54Copy full SHA for b901f54
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "nativescript",
3
"main": "./lib/nativescript-cli-lib.js",
4
- "version": "9.0.0",
+ "version": "9.0.0-alpha.9",
5
"author": "NativeScript <[email protected]>",
6
"description": "Command-line interface for building NativeScript projects",
7
"bin": {
@@ -54,12 +54,12 @@
54
"javascript"
55
],
56
"dependencies": {
57
- "@foxt/js-srp": "^0.0.3-patch2",
+ "@foxt/js-srp": "0.0.3-patch2",
58
"@nativescript/doctor": "2.0.17",
59
- "@npmcli/arborist": "^9.1.4",
+ "@npmcli/arborist": "9.1.4",
60
"@rigor789/resolve-package-path": "1.0.7",
61
"@nstudio/trapezedev-project": "7.2.3",
62
- "archiver": "^7.0.1",
+ "archiver": "7.0.1",
63
"axios": "1.11.0",
64
"byline": "5.0.0",
65
"chokidar": "4.0.3",
0 commit comments