]> git.ipfire.org Git - thirdparty/vuejs/router.git/commitdiff
chore: update package [skip ci]
authorEduardo San Martin Morote <posva13@gmail.com>
Fri, 5 Nov 2021 09:28:13 +0000 (10:28 +0100)
committerEduardo San Martin Morote <posva13@gmail.com>
Fri, 5 Nov 2021 09:28:13 +0000 (10:28 +0100)
package.json

index 0a691540cb30c896e84d53ed18ade331bc770a99..ee41d7d92205b6c66f69fb59a499bdf349485204 100644 (file)
@@ -7,6 +7,7 @@
   "module": "dist/vue-router.esm-bundler.js",
   "types": "dist/vue-router.d.ts",
   "sideEffects": false,
+  "funding": "https://github.com/sponsors/posva",
   "license": "MIT",
   "repository": {
     "type": "git",
@@ -62,7 +63,7 @@
     ]
   },
   "peerDependencies": {
-    "vue": "^3.0.0"
+    "vue": "^3.2.0"
   },
   "vetur": {
     "tags": "vetur/tags.json",