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

Commit 9667026

Browse files
Use https to clone the reddit dependencies (#465)
* Specify full URL of git repository. * Specify full URL of git repository.
1 parent f0642f3 commit 9667026

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

package-lock.json

Lines changed: 5 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

services/nodecg-io-reddit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@
3838
},
3939
"dependencies": {
4040
"nodecg-io-core": "^0.3.0",
41-
"reddit-ts": "noeppi-noeppi/npm-reddit-ts#build"
41+
"reddit-ts": "https://github.com/noeppi-noeppi/npm-reddit-ts.git#build"
4242
}
4343
}

0 commit comments

Comments
 (0)