Skip to content

Commit

Permalink
v1.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
luoxue committed Dec 24, 2019
1 parent 5dc1ad6 commit 94524bf
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 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.2.2",
"version": "1.2.3",
"packages": [
"packages/packages-cli"
],
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/eslint/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pkb/plugin-eslint",
"version": "1.0.0",
"version": "1.2.3",
"description": "eslint",
"author": "luoxue",
"main": "index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pkb/plugin-react",
"version": "1.0.0",
"version": "1.2.3",
"description": "各种模块自动化打包脚手架",
"author": "luoxue",
"main": "index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/stylelint/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/stylelint/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pkb/plugin-stylelint",
"version": "1.0.0",
"version": "1.2.3",
"description": "stylelint",
"author": "luoxue",
"main": "index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/tslint/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/tslint/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pkb/plugin-tslint",
"version": "1.0.0",
"version": "1.2.3",
"description": "tslint",
"author": "luoxue",
"main": "index.js",
Expand Down

0 comments on commit 94524bf

Please sign in to comment.