Skip to content

Commit f81d827

Browse files
committed
Release is now 2.2.0
1 parent eec3c24 commit f81d827

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-authenticate-2",
3-
"version": "2.1.0",
3+
"version": "2.2.0",
44
"description": "Authentication library for Vue.js",
55
"module": "dist/vue-authenticate.es.js",
66
"browser": "dist/vue-authenticate.umd.js",
@@ -32,7 +32,7 @@
3232
},
3333
"repository": {
3434
"type": "git",
35-
"url": "https://github.com/ajmas/vue-authenticate.git"
35+
"url": "git+https://github.com/ajmas/vue-authenticate.git"
3636
},
3737
"files": [
3838
"dist",

0 commit comments

Comments
 (0)