Skip to content
This repository was archived by the owner on Apr 15, 2026. It is now read-only.

Commit 838e5e7

Browse files
authored
Merge pull request #3 from Dell-SMI/update-package-json-github-references
update package.json to reference smi github
2 parents 8e4d20b + bd00ad2 commit 838e5e7

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"repository": {
1515
"type": "git",
16-
"url": "https://github.com/RackHD/on-http.git"
16+
"url": "https://github.com/Dell-SMI/on-http.git"
1717
},
1818
"author": "",
1919
"license": "Apache-2.0",
@@ -38,9 +38,9 @@
3838
"mongodb": "^1.4.28",
3939
"multer": "~1.1.0",
4040
"node-ssdp": "~2.7.0",
41-
"on-core": "git+https://github.com/RackHD/on-core.git",
41+
"on-core": "git+https://github.com/Dell-SMI/on-core.git",
4242
"on-finished": "^2.2.0",
43-
"on-tasks": "git+https://github.com/RackHD/on-tasks.git",
43+
"on-tasks": "git+https://github.com/Dell-SMI/on-tasks.git",
4444
"os-tmpdir": "~1.0.1",
4545
"passport-anonymous": "~1.0.1",
4646
"passport-http": "~0.3.0",

0 commit comments

Comments
 (0)