mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
chore: 9.0.0-alpha.9
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nativescript/core",
|
||||
"version": "9.0.0-alpha.8",
|
||||
"version": "9.0.0-alpha.9",
|
||||
"description": "A JavaScript library providing an easy to use api for interacting with iOS and Android platform APIs.",
|
||||
"type": "module",
|
||||
"main": "index",
|
||||
@@ -15,6 +15,7 @@
|
||||
"**/*.d.ts",
|
||||
"**/*.js",
|
||||
"**/*.mjs",
|
||||
"**/*.cjs",
|
||||
"**/*.map",
|
||||
"**/platforms/ios/**",
|
||||
"platforms/android/**",
|
||||
@@ -60,7 +61,7 @@
|
||||
"@csstools/css-color-parser": "^3.0.8",
|
||||
"@csstools/css-parser-algorithms": "^3.0.4",
|
||||
"@csstools/css-tokenizer": "^3.0.3",
|
||||
"@nativescript/hook": "~3.0.1",
|
||||
"@nativescript/hook": "~3.0.4",
|
||||
"acorn": "^8.7.0",
|
||||
"css-tree": "^1.1.2",
|
||||
"css-what": "^6.1.0",
|
||||
|
||||
Reference in New Issue
Block a user