diff --git a/package-lock.json b/package-lock.json index 868efe33b..9a70fa89a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -65,7 +65,7 @@ "lint-staged": "^15.2.0", "loader-utils": "^2.0.0 || ^3.0.0", "module-alias": "^2.2.2", - "nativescript": "^9.0.0-alpha.4", + "nativescript": "alpha", "nativescript-typedoc-theme": "1.1.0", "nx": "21.3.7", "parse-css": "git+https://github.com/tabatkins/parse-css.git", diff --git a/package.json b/package.json index d216b7273..25b34fe05 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "lint-staged": "^15.2.0", "loader-utils": "^2.0.0 || ^3.0.0", "module-alias": "^2.2.2", - "nativescript": "^9.0.0-alpha.4", + "nativescript": "alpha", "nativescript-typedoc-theme": "1.1.0", "nx": "21.3.7", "parse-css": "git+https://github.com/tabatkins/parse-css.git",