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 744191c commit 10cf02cCopy full SHA for 10cf02c
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.8",
+ "version": "0.7.9",
35
"dependencies": {
36
"auth0-js": "^6.8.4",
37
"isomorphic-fetch": "^2.2.1",
0 commit comments