@dargmuesli/nuxt-vio 5.0.0 → 5.0.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +5 -1
package/package.json CHANGED
@@ -1,6 +1,10 @@
1
1
  {
2
2
  "name": "@dargmuesli/nuxt-vio",
3
- "version": "5.0.0",
3
+ "version": "5.0.1",
4
+ "repository": {
5
+ "type": "git",
6
+ "url": "git+https://github.com/dargmuesli/vio.git"
7
+ },
4
8
  "type": "module",
5
9
  "publishConfig": {
6
10
  "access": "public"