diff options
| author | Andrew Lee <alee14498@gmail.com> | 2019-08-02 12:06:56 -0400 |
|---|---|---|
| committer | Andrew Lee <alee14498@gmail.com> | 2019-08-02 12:06:56 -0400 |
| commit | f7c360592b6c2ef24b033280aa977a894349476a (patch) | |
| tree | d057e242caccb73f02ec37c3693317a638fb356a /package.json | |
| parent | ab197dc41a884902625aff031cf0df089b8065b6 (diff) | |
| download | alp-website-f7c360592b6c2ef24b033280aa977a894349476a.tar.gz alp-website-f7c360592b6c2ef24b033280aa977a894349476a.tar.bz2 alp-website-f7c360592b6c2ef24b033280aa977a894349476a.zip | |
Finally making some progress on the website
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 021b5f7..b358b1e 100644 --- a/package.json +++ b/package.json @@ -21,6 +21,7 @@ "ejs": "^2.6.2", "express": "^4.17.1", "moment": "^2.24.0", + "readline": "^1.3.0", "webhook-discord": "^3.2.0" }, "devDependencies": { |
