RubyGems
npm
Organizations
Log in
Sign up
npm
@dargmuesli/nuxt-vio
Versions diffs
13.1.16 → 13.1.17
@dargmuesli/nuxt-vio 13.1.16 → 13.1.17
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
@@ -116,5 +116,5 @@
116
116
"start:static": "serve .playground/.output/public --ssl-cert ./.config/certificates/ssl.crt --ssl-key ./.config/certificates/ssl.key"
117
117
},
118
118
"type": "module",
119
-
"version": "13.1.
16
"
119
+
"version": "13.1.
17
"
120
120
}