RubyGems
npm
Organizations
Log in
Sign up
npm
@dargmuesli/nuxt-vio
Versions diffs
13.1.1 → 13.1.2
@dargmuesli/nuxt-vio 13.1.1 → 13.1.2
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (1)
hide
show
package/package.json
+1
-1
package/package.json
CHANGED
Viewed
@@ -118,5 +118,5 @@
118
118
"start:static": "serve .playground/.output/public --ssl-cert ./.config/certificates/ssl.crt --ssl-key ./.config/certificates/ssl.key"
119
119
},
120
120
"type": "module",
121
-
"version": "13.1.
1
"
121
+
"version": "13.1.
2
"
122
122
}