@alicevia/eslint-config 1.0.6 → 1.0.7

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",
3
- "version": "1.0.6",
3
+ "version": "1.0.7",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "files": [
@@ -9,8 +9,8 @@
9
9
  "keywords": [],
10
10
  "author": "",
11
11
  "license": "ISC",
12
- "dependencies": {
13
- "@alicevia/eslint-config-vue": "1.0.6"
12
+ "devDependencies": {
13
+ "@alicevia/eslint-config-vue": "1.0.7"
14
14
  },
15
15
  "publishConfig": {
16
16
  "access": "public"