chore: 9.0.0-alpha.9

This commit is contained in:
Nathan Walker
2025-08-05 15:27:38 -07:00
parent 85dc509b41
commit 2d1b61e1ee

View File

@@ -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",