Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
  • Loading branch information
fisker committed Dec 2, 2019
1 parent 46c44fa commit 1f4775a
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/eslint-config-jest/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fisker/eslint-config-jest",
"version": "1.2.0",
"version": "1.2.1",
"description": "fisker's Shareable ESLint Configuration for jest test",
"keywords": [
"config",
Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-config-legacy/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fisker/eslint-config-legacy",
"version": "1.5.0",
"version": "1.5.1",
"description": "fisker's Shareable ESLint Configuration for legacy project",
"keywords": [
"config",
Expand Down Expand Up @@ -31,7 +31,7 @@
"test:js": "echo \"no test yet\""
},
"dependencies": {
"@fisker/eslint-config": "^1.5.0",
"@fisker/eslint-config": "^1.5.1",
"babel-eslint": "10.0.3",
"eslint-config-airbnb-base": "14.0.0",
"eslint-plugin-es": "2.0.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-config-vue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fisker/eslint-config-vue",
"version": "1.5.0",
"version": "1.5.1",
"description": "fisker's Shareable ESLint Configuration for vue project",
"keywords": [
"config",
Expand Down Expand Up @@ -31,7 +31,7 @@
"test:js": "echo \"no test yet\""
},
"dependencies": {
"@fisker/eslint-config": "^1.5.0",
"@fisker/eslint-config": "^1.5.1",
"eslint-config-prettier": "6.7.0",
"eslint-plugin-vue": "6.0.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fisker/eslint-config",
"version": "1.5.0",
"version": "1.5.1",
"description": "fisker's Shareable ESLint Configuration",
"keywords": [
"config",
Expand Down

0 comments on commit 1f4775a

Please sign in to comment.