Skip to content

Commit 19dc91d

Browse files
authored
fix: bug fixes for v1.1.4
#4844, #4760, #4752, #4765, #4755, #4756 and #4758 #4683
1 parent 3844c02 commit 19dc91d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

0 commit comments

Comments
 (0)