Skip to content

Commit 18c5b0f

Browse files
authored
chore: solid ts peerDep
1 parent 01fdd3f commit 18c5b0f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: packages/template-blank-solid-ts/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@nativescript/template-blank-solid-ts",
33
"main": "src/index.js",
4-
"version": "8.9.0",
4+
"version": "8.9.1",
55
"description": "Nativescript Starter with Solid",
66
"author": "NativeScript Team <[email protected]>",
77
"license": "Apache-2.0",
@@ -49,7 +49,7 @@
4949
"devDependencies": {
5050
"@babel/core": "^7.24.4",
5151
"@babel/preset-env": "^7.24.4",
52-
"@babel/preset-typescript": "^7.24.1",
52+
"@babel/preset-typescript": "^7.23.3"
5353
"@nativescript-dom/core-types": "1.0.29",
5454
"@nativescript-dom/solidjs-types": "1.0.23",
5555
"@nativescript/types": "~8.9.0",

0 commit comments

Comments
 (0)