Skip to content

Commit

Permalink
v1.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
luoxue committed Dec 25, 2019
1 parent d7b9255 commit 752a9ae
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 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.6",
"version": "1.2.7",
"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.2.5",
"version": "1.2.7",
"description": "eslint",
"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.2.5",
"version": "1.2.7",
"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.2.5",
"version": "1.2.7",
"description": "tslint",
"author": "luoxue",
"main": "index.js",
Expand Down

0 comments on commit 752a9ae

Please sign in to comment.