Skip to content

Commit

Permalink
Merge pull request #353 from topcoder-platform/develop
Browse files Browse the repository at this point in the history
Release v1.2.10 - Fix: Database conversion of old MM ids to new challenge IDs
  • Loading branch information
luizrrodrigues committed Aug 24, 2022
2 parents 6f86f31 + fed3ea1 commit 6bd85d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"lint:js": "./node_modules/.bin/eslint --ext .js,.jsx .",
"test": "npm run lint && npm run jest"
},
"version": "1.2.9",
"version": "1.2.10",
"dependencies": {
"auth0-js": "^6.8.4",
"config": "^3.2.0",
Expand Down

0 comments on commit 6bd85d1

Please sign in to comment.