We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01fdd3f commit 18c5b0fCopy full SHA for 18c5b0f
packages/template-blank-solid-ts/package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@nativescript/template-blank-solid-ts",
3
"main": "src/index.js",
4
- "version": "8.9.0",
+ "version": "8.9.1",
5
"description": "Nativescript Starter with Solid",
6
"author": "NativeScript Team <[email protected]>",
7
"license": "Apache-2.0",
@@ -49,7 +49,7 @@
49
"devDependencies": {
50
"@babel/core": "^7.24.4",
51
"@babel/preset-env": "^7.24.4",
52
- "@babel/preset-typescript": "^7.24.1",
+ "@babel/preset-typescript": "^7.23.3"
53
"@nativescript-dom/core-types": "1.0.29",
54
"@nativescript-dom/solidjs-types": "1.0.23",
55
"@nativescript/types": "~8.9.0",
0 commit comments