diff options
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 d94f580..6ed9c6d 100644 --- a/package.json +++ b/package.json @@ -19,6 +19,7 @@ "express": "^4.18.1", "multer": "^1.4.4", "superagent": "^7.1.3", - "ua-parser-js": "^1.0.2" + "ua-parser-js": "^1.0.2", + "yaml": "^2.1.1" } } |