Skip to content

Commit 1cb2c47

Browse files
committed
1.2.1
1 parent 9199c08 commit 1cb2c47

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

package.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,19 @@
11
{
22
"name": "75_action",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"main": "index.js",
55
"license": "MIT",
66
"description": "一个自动抓取奇舞周刊全部文章的脚本,支持 GitHub Action 自动抓取和 CLI 工具使用",
77
"repository": {
88
"type": "git",
99
"url": "git@github.com:JohnieXu/75_action.git"
1010
},
11-
"keywords": ["75_action", "75_weekly", "weekly.75.team", "cli"],
11+
"keywords": [
12+
"75_action",
13+
"75_weekly",
14+
"weekly.75.team",
15+
"cli"
16+
],
1217
"author": "JohnieXu",
1318
"bin": {
1419
"75_action": "bin/75_action.js"

0 commit comments

Comments
 (0)