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 549ac9e commit 3305cc7Copy full SHA for 3305cc7
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.15",
+ "version": "0.7.16",
35
"dependencies": {
36
"auth0-js": "^6.8.4",
37
"isomorphic-fetch": "^2.2.1",
0 commit comments