We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1f4f71 commit 4e84a7aCopy full SHA for 4e84a7a
1 file changed
packages/template-blank-solid-ts/package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@nativescript/template-blank-solid-ts",
3
"main": "src/index.ts",
4
- "version": "9.0.2",
+ "version": "9.0.3",
5
"description": "Nativescript Starter with Solid",
6
"author": "NativeScript Team <oss@nativescript.org>",
7
"license": "Apache-2.0",
@@ -52,12 +52,14 @@
52
"@babel/preset-typescript": "^7.23.3",
53
"@nativescript-dom/core-types": "~1.0.32",
54
"@nativescript-dom/solidjs-types": "~1.0.25",
55
+ "@nativescript/tailwind": "~2.1.0",
56
"@nativescript/types": "~9.0.0",
57
"@nativescript/webpack": "~5.0.32",
58
"babel": "^6.23.0",
59
"babel-loader": "^9.1.3",
60
"babel-preset-solid": "^1.8.19",
61
"solid-refresh": "^0.7.5",
62
+ "tailwindcss": "~3.4.3",
63
"typescript": "~5.9.0"
64
}
65
0 commit comments