Skip to content

Commit 795c8db

Browse files
committed
chore: fix package version
1 parent 36d2e8e commit 795c8db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vuex-router-sync",
3-
"version": "6.0.0",
3+
"version": "5.0.0",
44
"description": "Effortlessly keep vue-router and vuex store in sync.",
55
"main": "dist/vuex-router-sync.js",
66
"browser": "dist/vuex-router-sync.esm-browser.js",

0 commit comments

Comments
 (0)