Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 6cebc55

Browse files
committedMay 3, 2018
Update to the latest NPM version of the challenge API to fix the null handling bug
1 parent fdf13bc commit 6cebc55

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@
3333
"mongoose": "^4.12.3",
3434
"node-gitlab-api": "^2.2.6",
3535
"nodemailer": "^4.4.0",
36-
"topcoder-api-challenges": "^1.0.5",
36+
"topcoder-api-challenges": "^1.0.6",
3737
"topcoder-api-projects": "^1.0.1",
38-
"topcoder-dev-api-challenges": "^1.0.5",
38+
"topcoder-dev-api-challenges": "^1.0.6",
3939
"topcoder-dev-api-projects": "^1.0.1",
4040
"winston": "^2.3.1"
4141
},

0 commit comments

Comments
 (0)
This repository has been archived.