@alicevia/eslint-config-vue 1.0.5 → 1.0.6

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alicevia/eslint-config-vue",
3
- "version": "1.0.5",
3
+ "version": "1.0.6",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "files": [
@@ -10,7 +10,7 @@
10
10
  "author": "",
11
11
  "license": "ISC",
12
12
  "dependencies": {
13
- "@alicevia/eslint-config-ts": "1.0.5",
13
+ "@alicevia/eslint-config-ts": "1.0.6",
14
14
  "eslint-plugin-vue": "^8.7.1"
15
15
  },
16
16
  "publishConfig": {