Skip to content

Commit

Permalink
fix: 删除 lock
Browse files Browse the repository at this point in the history
  • Loading branch information
罗学 committed Apr 16, 2021
1 parent 1459030 commit caa78f2
Show file tree
Hide file tree
Showing 7 changed files with 8 additions and 16,785 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"npmClient": "npm",
"useWorkspaces": true,
"version": "1.4.33",
"version": "1.4.34",
"packages": [
"packages/packages-cli"
],
Expand Down
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,8 @@
"repository": {
"type": "git",
"url": "git+https://github.com/luoxue-victor/learn_webpack.git"
},
"dependencies": {
"jsdoc-to-markdown": "^7.0.1"
}
}
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": "@pkb/cli",
"version": "1.4.33",
"version": "1.4.34",
"bin": {
"pk": "bin/index.js"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/gulp-box/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pkb/gulp-box",
"version": "1.4.33",
"version": "1.4.34",
"description": "使用 rollup 打包",
"author": "luoxue",
"main": "index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/vite-box/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pkb/vite-box",
"version": "1.4.33",
"version": "1.4.34",
"description": "使用 vite 打包",
"author": "luoxue",
"main": "index.js",
Expand Down
Loading

0 comments on commit caa78f2

Please sign in to comment.