Skip to content

Commit 3393eb2

Browse files
committed
test release tag, updated snaps, test npm version
1 parent cd3ce5e commit 3393eb2

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

__tests__/__snapshots__/index.js.snap

-3
Original file line numberDiff line numberDiff line change
@@ -212,17 +212,14 @@ Object {
212212
"countReset": [Function],
213213
"debug": [Function],
214214
"dir": [Function],
215-
"dirxml": [Function],
216215
"error": [Function],
217216
"group": [Function],
218217
"groupCollapsed": [Function],
219218
"groupEnd": [Function],
220219
"info": [Function],
221220
"log": [Function],
222-
"table": [Function],
223221
"time": [Function],
224222
"timeEnd": [Function],
225-
"timeLog": [Function],
226223
"trace": [Function],
227224
"warn": [Function],
228225
},

package.json

+1-1
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": "0.8.2",
34+
"version": "1000.1.0",
3535
"dependencies": {
3636
"auth0-js": "^6.8.4",
3737
"config": "^3.2.0",

0 commit comments

Comments
 (0)