File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
packages/template-blank-solid-ts Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 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" ,
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}
You can’t perform that action at this time.
0 commit comments