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.
2 parents 14dc09b + e3eeb7e commit d3a97f1Copy full SHA for d3a97f1
.gitignore
@@ -6,7 +6,6 @@ bower_components
6
Thumbs.db
7
.DS_Store
8
9
-dist/
10
npm-debug.log*
11
yarn-debug.log*
12
yarn-error.log*
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "vue-authenticate",
3
- "version": "1.3.0",
+ "version": "1.3.1",
4
"description": "Authentication library for Vue.js",
5
"main": "dist/vue-authenticate.js",
"module": "dist/vue-authenticate.es2015.js",
0 commit comments