Skip to content

Commit 4e84a7a

Browse files
committed
release: solid ts 9.0.3
1 parent f1f4f71 commit 4e84a7a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

packages/template-blank-solid-ts/package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@nativescript/template-blank-solid-ts",
33
"main": "src/index.ts",
4-
"version": "9.0.2",
4+
"version": "9.0.3",
55
"description": "Nativescript Starter with Solid",
66
"author": "NativeScript Team <oss@nativescript.org>",
77
"license": "Apache-2.0",
@@ -52,12 +52,14 @@
5252
"@babel/preset-typescript": "^7.23.3",
5353
"@nativescript-dom/core-types": "~1.0.32",
5454
"@nativescript-dom/solidjs-types": "~1.0.25",
55+
"@nativescript/tailwind": "~2.1.0",
5556
"@nativescript/types": "~9.0.0",
5657
"@nativescript/webpack": "~5.0.32",
5758
"babel": "^6.23.0",
5859
"babel-loader": "^9.1.3",
5960
"babel-preset-solid": "^1.8.19",
6061
"solid-refresh": "^0.7.5",
62+
"tailwindcss": "~3.4.3",
6163
"typescript": "~5.9.0"
6264
}
6365
}

0 commit comments

Comments
 (0)