File tree Expand file tree Collapse file tree 2 files changed +1
-4
lines changed Expand file tree Collapse file tree 2 files changed +1
-4
lines changed Original file line number Diff line number Diff line change @@ -212,17 +212,14 @@ Object {
212
212
" countReset" : [Function ],
213
213
" debug" : [Function ],
214
214
" dir" : [Function ],
215
- " dirxml" : [Function ],
216
215
" error" : [Function ],
217
216
" group" : [Function ],
218
217
" groupCollapsed" : [Function ],
219
218
" groupEnd" : [Function ],
220
219
" info" : [Function ],
221
220
" log" : [Function ],
222
- " table" : [Function ],
223
221
" time" : [Function ],
224
222
" timeEnd" : [Function ],
225
- " timeLog" : [Function ],
226
223
" trace" : [Function ],
227
224
" warn" : [Function ],
228
225
},
Original file line number Diff line number Diff line change 31
31
"lint:js" : " ./node_modules/.bin/eslint --ext .js,.jsx ." ,
32
32
"test" : " npm run lint && npm run jest"
33
33
},
34
- "version" : " 0.8.2 " ,
34
+ "version" : " 1000.1.0 " ,
35
35
"dependencies" : {
36
36
"auth0-js" : " ^6.8.4" ,
37
37
"config" : " ^3.2.0" ,
You can’t perform that action at this time.
0 commit comments