@dargmuesli/nuxt-vio 4.0.1 → 4.0.2
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
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@dargmuesli/nuxt-vio",
|
3
|
-
"version": "4.0.
|
3
|
+
"version": "4.0.2",
|
4
4
|
"type": "module",
|
5
5
|
"publishConfig": {
|
6
6
|
"access": "public"
|
@@ -94,7 +94,7 @@
|
|
94
94
|
"serve": "14.2.1",
|
95
95
|
"sweetalert2": "11.7.27",
|
96
96
|
"vue-gtag": "2.0.1",
|
97
|
-
"vue-tsc": "1.8.
|
97
|
+
"vue-tsc": "1.8.11"
|
98
98
|
},
|
99
99
|
"devDependencies": {
|
100
100
|
"@intlify/eslint-plugin-vue-i18n": "3.0.0-next.3",
|