@alicevia/eslint-config-vue 1.0.8 → 1.0.9

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 +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alicevia/eslint-config-vue",
3
- "version": "1.0.8",
3
+ "version": "1.0.9",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "files": [
@@ -12,8 +12,8 @@
12
12
  "publishConfig": {
13
13
  "access": "public"
14
14
  },
15
- "devDependencies": {
16
- "@alicevia/eslint-config-ts": "1.0.8"
15
+ "dependencies": {
16
+ "@alicevia/eslint-config-ts": "1.0.9"
17
17
  },
18
18
  "peerDependencies": {
19
19
  "eslint": ">=8.15.0",