Skip to content

Commit

Permalink
1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnieXu committed Sep 16, 2023
1 parent 9199c08 commit 1cb2c47
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,19 @@
{
"name": "75_action",
"version": "1.2.0",
"version": "1.2.1",
"main": "index.js",
"license": "MIT",
"description": "一个自动抓取奇舞周刊全部文章的脚本,支持 GitHub Action 自动抓取和 CLI 工具使用",
"repository": {
"type": "git",
"url": "[email protected]:JohnieXu/75_action.git"
},
"keywords": ["75_action", "75_weekly", "weekly.75.team", "cli"],
"keywords": [
"75_action",
"75_weekly",
"weekly.75.team",
"cli"
],
"author": "JohnieXu",
"bin": {
"75_action": "bin/75_action.js"
Expand Down

0 comments on commit 1cb2c47

Please sign in to comment.