@dargmuesli/nuxt-vio 17.0.0-beta.5 → 17.0.0
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +2 -2
package/package.json
CHANGED
@@ -27,7 +27,7 @@
|
|
27
27
|
"eslint-config-prettier": "10.0.1",
|
28
28
|
"eslint-plugin-compat": "6.0.2",
|
29
29
|
"eslint-plugin-prettier": "5.2.3",
|
30
|
-
"eslint-plugin-yml": "1.
|
30
|
+
"eslint-plugin-yml": "1.17.0",
|
31
31
|
"globals": "15.15.0",
|
32
32
|
"jiti": "2.4.2",
|
33
33
|
"jose": "5.10.0",
|
@@ -117,5 +117,5 @@
|
|
117
117
|
"start:static": "serve .playground/.output/public --ssl-cert ./.config/certificates/ssl.crt --ssl-key ./.config/certificates/ssl.key"
|
118
118
|
},
|
119
119
|
"type": "module",
|
120
|
-
"version": "17.0.0
|
120
|
+
"version": "17.0.0"
|
121
121
|
}
|