chore: 9.0.0-alpha.22

This commit is contained in:
Nathan Walker
2025-11-03 09:35:28 -08:00
parent 089c1263c4
commit 9cf8dc48c7
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@@ -65,7 +65,7 @@
"lint-staged": "^15.2.0", "lint-staged": "^15.2.0",
"loader-utils": "^2.0.0 || ^3.0.0", "loader-utils": "^2.0.0 || ^3.0.0",
"module-alias": "^2.2.2", "module-alias": "^2.2.2",
"nativescript": "*", "nativescript": "alpha",
"nativescript-typedoc-theme": "1.1.0", "nativescript-typedoc-theme": "1.1.0",
"nx": "21.3.7", "nx": "21.3.7",
"parse-css": "git+https://github.com/tabatkins/parse-css.git", "parse-css": "git+https://github.com/tabatkins/parse-css.git",

View File

@@ -1,6 +1,6 @@
{ {
"name": "@nativescript/core", "name": "@nativescript/core",
"version": "9.0.0-alpha.21", "version": "9.0.0-alpha.22",
"description": "A JavaScript library providing an easy to use api for interacting with iOS and Android platform APIs.", "description": "A JavaScript library providing an easy to use api for interacting with iOS and Android platform APIs.",
"type": "module", "type": "module",
"main": "index", "main": "index",