Skip to content

Commit 6af7aef

Browse files
committed
doc(readme):*
1 parent fd56929 commit 6af7aef

File tree

3 files changed

+4
-105
lines changed

3 files changed

+4
-105
lines changed

docs/CNAME

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/index.html

Lines changed: 0 additions & 101 deletions
This file was deleted.

package.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-chrome-ext",
3-
"version": "0.6.1",
3+
"version": "0.7.0",
44
"type": "module",
55
"description": "Scaffolding your chrome extension, multiple boilerplates supported!",
66
"author": "yalda",
@@ -50,7 +50,7 @@
5050
"bugs": {
5151
"url": "https://github.com/guocaoyi/create-chrome-ext/issues"
5252
},
53-
"homepage": "https://crx.yalda.cn",
53+
"homepage": "https://github.com/guocaoyi/create-chrome-ext",
5454
"dependencies": {
5555
"kolorist": "^1.5.1",
5656
"minimist": "^1.2.6",
@@ -63,7 +63,8 @@
6363
"@types/mustache": "^4.2.1",
6464
"@types/minimist": "^1.2.2",
6565
"prettier": "^2.7.1",
66+
"prettier-plugin-svelte": "^2.7.0",
6667
"svelte": "^3.44.0",
67-
"prettier-plugin-svelte": "^2.7.0"
68+
"typescript": "^4.8.0"
6869
}
6970
}

0 commit comments

Comments
 (0)