Skip to content

Commit

Permalink
fix: 增加版本号 跳过 launcher 1.1.0 cli 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
孙博浩 committed Jan 3, 2022
1 parent 95d2bb7 commit 8aecf2b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aktiv/cli",
"version": "0.0.1",
"version": "0.2.0",
"description": "Command line interface for quick generic configuration generation",
"bin": {
"ak": "./bin/ak.js"
Expand Down
2 changes: 1 addition & 1 deletion packages/launcher/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aktiv/launcher",
"version": "1.0.5",
"version": "1.1.0",
"description": "",
"main": "./lib/index.js",
"module": "./es/index.js",
Expand Down

0 comments on commit 8aecf2b

Please sign in to comment.