mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
chore: 9.0.0-alpha.22
This commit is contained in:
2
package-lock.json
generated
2
package-lock.json
generated
@@ -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",
|
||||||
|
|||||||
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user