Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
  • Loading branch information
hejianxian committed Mar 9, 2021
1 parent 4b494a0 commit 8d3ad9f
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions packages/@w6s/cli-script/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@w6s/cli-script",
"version": "1.2.0",
"version": "1.2.1",
"main": "index.js",
"license": "MIT",
"bin": {
Expand All @@ -23,7 +23,7 @@
"@vue/eslint-config-prettier": "^6.0.0",
"@vue/eslint-config-typescript": "^5.0.2",
"@w6s/cli-shared-utils": "^1.2.0",
"@w6s/create-file-plugin": "^1.1.0",
"@w6s/create-file-plugin": "^1.1.1",
"@w6s/eslint-config": "^1.1.1",
"@w6s/mock-plugin": "^1.2.0",
"@w6s/sentry-plugin": "^1.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/@w6s/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@w6s/cli",
"version": "2.3.0",
"version": "2.3.1",
"description": "@w6s/cli",
"main": "index.js",
"bin": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@w6s/create-file-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@w6s/create-file-plugin",
"version": "1.1.0",
"version": "1.1.1",
"main": "index.js",
"license": "MIT",
"publishConfig": {
Expand Down

0 comments on commit 8d3ad9f

Please sign in to comment.