Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit eda01a4

Browse files
committedApr 29, 2020
ci: fixed snapshot
1 parent c91d801 commit eda01a4

File tree

3 files changed

+6125
-6393
lines changed

3 files changed

+6125
-6393
lines changed
 

‎__tests__/__snapshots__/index.js.snap

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -247,17 +247,14 @@ Object {
247247
"countReset": [Function],
248248
"debug": [Function],
249249
"dir": [Function],
250-
"dirxml": [Function],
251250
"error": [Function],
252251
"group": [Function],
253252
"groupCollapsed": [Function],
254253
"groupEnd": [Function],
255254
"info": [Function],
256255
"log": [Function],
257-
"table": [Function],
258256
"time": [Function],
259257
"timeEnd": [Function],
260-
"timeLog": [Function],
261258
"trace": [Function],
262259
"warn": [Function],
263260
},

‎package-lock.json

Lines changed: 6124 additions & 6389 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"lint:js": "./node_modules/.bin/eslint --ext .js,.jsx .",
3232
"test": "npm run lint && npm run jest"
3333
},
34-
"version": "1000.5.10",
34+
"version": "1000.5.11",
3535
"dependencies": {
3636
"auth0-js": "^6.8.4",
3737
"config": "^3.2.0",

0 commit comments

Comments
 (0)
Please sign in to comment.