diff options
| author | Alee <alee14498@gmail.com> | 2018-06-23 18:18:56 -0400 |
|---|---|---|
| committer | Alee <alee14498@gmail.com> | 2018-06-23 18:18:56 -0400 |
| commit | 677fd30db28bd21a72ede46e847c48505c4a9ff8 (patch) | |
| tree | f8819a6d735f369ff06c59dec711743804db046a /package.json | |
| parent | ca44ee2b1c54f71757179814ef2f548e7057af5b (diff) | |
| download | AleeBot-677fd30db28bd21a72ede46e847c48505c4a9ff8.tar.gz AleeBot-677fd30db28bd21a72ede46e847c48505c4a9ff8.tar.bz2 AleeBot-677fd30db28bd21a72ede46e847c48505c4a9ff8.zip | |
Added back the economy feature (it's broken for now)
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 4a8807d..2b778c0 100644 --- a/package.json +++ b/package.json @@ -25,6 +25,7 @@ "git-last-commit": "^0.3.0", "moment": "^2.21.0", "os": "^0.1.1", + "parse-ms": "^1.0.1", "quick.db": "^6.3.1", "readline": "^1.3.0" }, |
