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

Commit 9be05da

Browse files
authored
Merge pull request #5 from topcoder-platform/develop
cleaning up
2 parents 276ed05 + 1541b96 commit 9be05da

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
tc-submission-cli
1+
topcoder-cli
22
===
33

44
# Dependencies

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,10 @@
2323
"bin": {
2424
"tc": "bin/cli.js"
2525
},
26+
"repository": {
27+
"type": "git",
28+
"url": "git+ssh://[email protected]/topcoder-platform/topcoder-cli.git"
29+
},
2630
"devDependencies": {
2731
"chai": "^4.2.0",
2832
"mocha": "^6.1.4",

0 commit comments

Comments
 (0)