File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 3
3
"main" : " src/main.ts" ,
4
4
"displayName" : " Blank" ,
5
5
"templateType" : " App template" ,
6
- "version" : " 8.8.4 " ,
6
+ "version" : " 8.8.5 " ,
7
7
"description" : " Blank template for NativeScript apps using Angular" ,
8
8
"author" : " NativeScript Team <oss@nativescript.org>" ,
9
9
"license" : " Apache-2.0" ,
18
18
" !tools/assets" ,
19
19
" .editorconfig" ,
20
20
" references.d.ts" ,
21
+ " tailwind.config.js" ,
21
22
" tsconfig.json"
22
23
],
23
24
"keywords" : [
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nativescript/template-hello-world-ng" ,
3
3
"main" : " ./src/main.ts" ,
4
- "version" : " 8.8.4 " ,
4
+ "version" : " 8.8.5 " ,
5
5
"author" : " NativeScript Team <oss@nativescript.org>" ,
6
6
"description" : " NativeScript Angular Hello World template" ,
7
7
"license" : " Apache-2.0" ,
16
16
" !tools/assets" ,
17
17
" .editorconfig" ,
18
18
" references.d.ts" ,
19
+ " tailwind.config.js" ,
19
20
" tsconfig.json"
20
21
],
21
22
"keywords" : [
You can’t perform that action at this time.
0 commit comments