diff options
author | Darius Kazemi <darius.kazemi@gmail.com> | 2019-12-11 22:13:39 -0800 |
---|---|---|
committer | Darius Kazemi <darius.kazemi@gmail.com> | 2019-12-11 22:13:39 -0800 |
commit | 821017e5337612a37179b586d5506666ab70ab77 (patch) | |
tree | b2bfbfab6a04c1265cda82f641cc083be54267ae /package.json | |
parent | 51b42d13a370a9a79a618742c62de42c6cb666d8 (diff) |
follow Undo now works
Diffstat (limited to 'package.json')
-rwxr-xr-x | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 1368503..5c3c0ed 100755 --- a/package.json +++ b/package.json @@ -32,6 +32,7 @@ "multer": "^1.4.1", "node-schedule": "^1.3.1", "randomstring": "^1.1.5", + "request": "^2.88.0", "shortid": "^2.2.14" }, "devDependencies": { |