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 e7fb5ea commit af685a2Copy full SHA for af685a2
package.json
@@ -31,7 +31,7 @@
31
"lint:js": "./node_modules/.bin/eslint --ext .js,.jsx .",
32
"test": "npm run lint && npm run jest"
33
},
34
- "version": "0.7.11",
+ "version": "0.7.12",
35
"dependencies": {
36
"auth0-js": "^6.8.4",
37
"isomorphic-fetch": "^2.2.1",
0 commit comments