diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/package.json b/package.json index 6ed9c6d..bc1968f 100644 --- a/package.json +++ b/package.json @@ -18,8 +18,6 @@ "ejs": "^3.1.8", "express": "^4.18.1", "multer": "^1.4.4", - "superagent": "^7.1.3", - "ua-parser-js": "^1.0.2", - "yaml": "^2.1.1" + "superagent": "^7.1.3" } } |