diff options
| author | Alee <alee14498@gmail.com> | 2018-04-22 15:09:16 -0400 |
|---|---|---|
| committer | Alee <alee14498@gmail.com> | 2018-04-22 15:09:16 -0400 |
| commit | f7970f3a9cc94600309ff48d1a920040672899a5 (patch) | |
| tree | 99e1be14a7cbd83ac7e6be693b53e1c5791f2c8c /package.json | |
| parent | 6d23c51eb64ce44269fc59c5289880b2d5c30396 (diff) | |
| download | AleeBot-f7970f3a9cc94600309ff48d1a920040672899a5.tar.gz AleeBot-f7970f3a9cc94600309ff48d1a920040672899a5.tar.bz2 AleeBot-f7970f3a9cc94600309ff48d1a920040672899a5.zip | |
2.9 releasev2.9.0
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json index a0d8baa..922707a 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,8 @@ "fs": "0.0.1-security", "git-last-commit": "^0.3.0", "moment": "^2.21.0", - "os": "^0.1.1" + "os": "^0.1.1", + "readline": "^1.3.0" }, "devDependencies": {} } |
