Skip to content

Commit a73851c

Browse files
author
罗学
committed
v1.4.23
1 parent da9f968 commit a73851c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"npmClient": "npm",
33
"useWorkspaces": true,
4-
"version": "1.4.22",
4+
"version": "1.4.23",
55
"packages": [
66
"packages/packages-cli"
77
],

packages/cli/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pkb/cli",
3-
"version": "1.4.22",
3+
"version": "1.4.23",
44
"bin": {
55
"pk": "bin/index.js"
66
},

0 commit comments

Comments
 (0)