File tree Expand file tree Collapse file tree 3 files changed +4
-105
lines changed Expand file tree Collapse file tree 3 files changed +4
-105
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " create-chrome-ext" ,
3
- "version" : " 0.6.1 " ,
3
+ "version" : " 0.7.0 " ,
4
4
"type" : " module" ,
5
5
"description" : " Scaffolding your chrome extension, multiple boilerplates supported!" ,
6
6
"author" : " yalda" ,
50
50
"bugs" : {
51
51
"url" : " https://github.com/guocaoyi/create-chrome-ext/issues"
52
52
},
53
- "homepage" : " https://crx.yalda.cn " ,
53
+ "homepage" : " https://github.com/guocaoyi/create-chrome-ext " ,
54
54
"dependencies" : {
55
55
"kolorist" : " ^1.5.1" ,
56
56
"minimist" : " ^1.2.6" ,
63
63
"@types/mustache" : " ^4.2.1" ,
64
64
"@types/minimist" : " ^1.2.2" ,
65
65
"prettier" : " ^2.7.1" ,
66
+ "prettier-plugin-svelte" : " ^2.7.0" ,
66
67
"svelte" : " ^3.44.0" ,
67
- "prettier-plugin-svelte " : " ^2.7 .0"
68
+ "typescript " : " ^4.8 .0"
68
69
}
69
70
}
You can’t perform that action at this time.
0 commit comments