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 09291f1

Browse files
authoredNov 4, 2020
Smoke Testing 2020-11-04 : Auth0 hotfix
Issue: topcoder-platform/community-app#5159
1 parent c593017 commit 09291f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

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

0 commit comments

Comments
 (0)
Please sign in to comment.