aboutsummaryrefslogtreecommitdiff
path: root/updater/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'updater/package.json')
-rwxr-xr-xupdater/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/updater/package.json b/updater/package.json
index 622f637..0e53ee8 100755
--- a/updater/package.json
+++ b/updater/package.json
@@ -2,7 +2,7 @@
"main": "main.js",
"version": "1.0.0",
"dependencies": {
- "libprisbeam": "git+https://source.equestria.dev/equestria.dev/libprisbeam.git/",
+ "libprisbeam": "git+https://github.com/equestria-dev/libprisbeam.git/",
"sqlite3": "^5.1.7"
},
"devDependencies": {