RubyGems
npm
PyPI
Organizations
Log in
Sign up
npm
@dargmuesli/nuxt-vio
Versions diffs
14.1.2-beta.1 → 14.1.2
@dargmuesli/nuxt-vio 14.1.2-beta.1 → 14.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
@@ -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": "14.1.2
-beta.1
"
120
+
"version": "14.1.2"
121
121
}