diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2020-01-02 14:32:10 -0500 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2020-01-02 14:32:10 -0500 |
| commit | a3dde2674a3cfc0568ed74a51ba0948cf5559258 (patch) | |
| tree | f5e90245b5a3eb8ae62ba73134814a038314f4f4 /package.json | |
| parent | dcd4a1ae040862d3bad7d226eee44cd479de2c99 (diff) | |
| download | AleeBot-a3dde2674a3cfc0568ed74a51ba0948cf5559258.tar.gz AleeBot-a3dde2674a3cfc0568ed74a51ba0948cf5559258.tar.bz2 AleeBot-a3dde2674a3cfc0568ed74a51ba0948cf5559258.zip | |
Service status, updating readme files
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json index c64ec7f..25c377a 100644 --- a/package.json +++ b/package.json @@ -9,14 +9,14 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/AleeCorp/AleeBot.git" + "url": "git+https://github.com/aleeproductions/AleeBot-JS.git" }, "author": "Alee Productions", "license": "GPL-3.0", "bugs": { - "url": "https://github.com/AleeCorp/AleeBot/issues" + "url": "https://github.com/aleeproductions/AleeBot-JS/issues" }, - "homepage": "https://github.com/AleeCorp/AleeBot#readme", + "homepage": "https://github.com/aleeproductions/AleeBot-JS#readme", "dependencies": { "blessed": "^0.1.81", "colors": "^1.3.0", |
