Parse subscription filter in rules

This commit is contained in:
Hongbo Wu
2022-11-22 12:12:12 +08:00
parent 9344fae1b9
commit f7b0981b7d
3 changed files with 63 additions and 21 deletions

View File

@ -25,6 +25,7 @@
"axios": "^0.27.2",
"dotenv": "^16.0.1",
"firebase-admin": "^10.0.2",
"jsonwebtoken": "^8.5.1"
"jsonwebtoken": "^8.5.1",
"search-query-parser": "^1.6.0"
}
}