We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eec3c24 commit f81d827Copy full SHA for f81d827
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "vue-authenticate-2",
3
- "version": "2.1.0",
+ "version": "2.2.0",
4
"description": "Authentication library for Vue.js",
5
"module": "dist/vue-authenticate.es.js",
6
"browser": "dist/vue-authenticate.umd.js",
@@ -32,7 +32,7 @@
32
},
33
"repository": {
34
"type": "git",
35
- "url": "https://github.com/ajmas/vue-authenticate.git"
+ "url": "git+https://github.com/ajmas/vue-authenticate.git"
36
37
"files": [
38
"dist",
0 commit comments