We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd3ce5e commit 3393eb2Copy full SHA for 3393eb2
__tests__/__snapshots__/index.js.snap
@@ -212,17 +212,14 @@ Object {
212
"countReset": [Function],
213
"debug": [Function],
214
"dir": [Function],
215
- "dirxml": [Function],
216
"error": [Function],
217
"group": [Function],
218
"groupCollapsed": [Function],
219
"groupEnd": [Function],
220
"info": [Function],
221
"log": [Function],
222
- "table": [Function],
223
"time": [Function],
224
"timeEnd": [Function],
225
- "timeLog": [Function],
226
"trace": [Function],
227
"warn": [Function],
228
},
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.8.2",
+ "version": "1000.1.0",
35
"dependencies": {
36
"auth0-js": "^6.8.4",
37
"config": "^3.2.0",
0 commit comments