Skip to content

Commit 9b0a8ac

Browse files
author
罗学
committed
v1.4.22
1 parent 6770237 commit 9b0a8ac

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
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.21",
4+
"version": "1.4.22",
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.21",
3+
"version": "1.4.22",
44
"bin": {
55
"pk": "bin/index.js"
66
},

packages/webpack-box/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/webpack-box/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pkb/webpack-box",
3-
"version": "1.4.19",
3+
"version": "1.4.22",
44
"description": "一个开箱即用的 webpack 打包器配置",
55
"main": "index.js",
66
"bin": {

0 commit comments

Comments
 (0)