Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @fisker/eslint-config-legacy@1.2.12
 - @fisker/eslint-config-vue@1.2.13
 - @fisker/eslint-config@1.2.12
  • Loading branch information
fisker committed Aug 20, 2019
1 parent be81c22 commit 05ff614
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions packages/eslint-config-legacy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"bugs": {
"url": "https://github.com/fisker/shared-configs/issues"
},
"version": "1.2.11",
"version": "1.2.12",
"main": "index.js",
"files": [
"plugins"
Expand All @@ -25,7 +25,7 @@
"prettier": "prettier **/*.{css,html,js,json,less,md,scss,ts,vue,yaml,yml} --write"
},
"dependencies": {
"@fisker/eslint-config": "^1.2.11",
"@fisker/eslint-config": "^1.2.12",
"eslint-config-airbnb-base": "14.0.0",
"eslint-plugin-es": "1.4.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
Expand Up @@ -11,7 +11,7 @@
"bugs": {
"url": "https://github.com/fisker/shared-configs/issues"
},
"version": "1.2.12",
"version": "1.2.13",
"main": "index.js",
"files": [
"plugins"
Expand All @@ -25,7 +25,7 @@
"prettier": "prettier **/*.{css,html,js,json,less,md,scss,ts,vue,yaml,yml} --write"
},
"dependencies": {
"@fisker/eslint-config": "^1.2.11",
"@fisker/eslint-config": "^1.2.12",
"eslint-config-prettier": "6.1.0",
"eslint-plugin-vue": "5.2.3"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"bugs": {
"url": "https://github.com/fisker/shared-configs/issues"
},
"version": "1.2.11",
"version": "1.2.12",
"main": "index.js",
"files": [
"plugins",
Expand Down

0 comments on commit 05ff614

Please sign in to comment.