diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 651eac0..b7fab6c 100644 --- a/package.json +++ b/package.json @@ -34,11 +34,11 @@ "moment-timezone": "^0.5.26", "mongoose": "^5.7.5", "multer": "^1.4.1", + "nanoid": "^3.1.9", "node-schedule": "^1.3.1", "randomstring": "^1.1.5", "request": "^2.88.0", - "sanitize-html": "^1.20.1", - "shortid": "^2.2.15" + "sanitize-html": "^1.20.1" }, "devDependencies": { "eslint": "^6.1.0", |