Skip to content

Commit b901f54

Browse files
committed
chore: 9.0.0-alpha.9
1 parent e901ec3 commit b901f54

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "nativescript",
33
"main": "./lib/nativescript-cli-lib.js",
4-
"version": "9.0.0",
4+
"version": "9.0.0-alpha.9",
55
"author": "NativeScript <[email protected]>",
66
"description": "Command-line interface for building NativeScript projects",
77
"bin": {
@@ -54,12 +54,12 @@
5454
"javascript"
5555
],
5656
"dependencies": {
57-
"@foxt/js-srp": "^0.0.3-patch2",
57+
"@foxt/js-srp": "0.0.3-patch2",
5858
"@nativescript/doctor": "2.0.17",
59-
"@npmcli/arborist": "^9.1.4",
59+
"@npmcli/arborist": "9.1.4",
6060
"@rigor789/resolve-package-path": "1.0.7",
6161
"@nstudio/trapezedev-project": "7.2.3",
62-
"archiver": "^7.0.1",
62+
"archiver": "7.0.1",
6363
"axios": "1.11.0",
6464
"byline": "5.0.0",
6565
"chokidar": "4.0.3",

0 commit comments

Comments
 (0)