diff --git a/package.json b/package.json index d07a155..41ec183 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-authenticate-2", - "version": "2.1.0", + "version": "2.2.0", "description": "Authentication library for Vue.js", "module": "dist/vue-authenticate.es.js", "browser": "dist/vue-authenticate.umd.js", @@ -32,7 +32,7 @@ }, "repository": { "type": "git", - "url": "https://github.com/ajmas/vue-authenticate.git" + "url": "git+https://github.com/ajmas/vue-authenticate.git" }, "files": [ "dist",