Add 'qs' dependency

This commit is contained in:
Cédric FAMIBELLE-PRONZOLA
2022-03-27 02:06:37 +04:00
parent 4616fe2e2b
commit 76ed801518
2 changed files with 8 additions and 0 deletions
+1
View File
@@ -13,6 +13,7 @@
"dependencies": {
"knex": "<0.20.0",
"nodemailer": "^6.6.1",
"qs": "^6.10.3",
"slugify": "^1.4.6",
"sqlite3": "latest",
"strapi": "3.6.7",