Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

cleaning up #5

Merged
merged 2 commits into from
Jul 23, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
tc-submission-cli
topcoder-cli
===

# Dependencies
Expand Down
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,10 @@
"bin": {
"tc": "bin/cli.js"
},
"repository": {
"type": "git",
"url": "git+ssh://[email protected]/topcoder-platform/topcoder-cli.git"
},
"devDependencies": {
"chai": "^4.2.0",
"mocha": "^6.1.4",
Expand Down