云函数:屏蔽词

This commit is contained in:
luying
2021-08-05 20:47:13 +08:00
parent f34b7a7b42
commit 2769901ca2
6 changed files with 52 additions and 8 deletions

View File

@@ -15,6 +15,7 @@
"jenkins": "npm run build && cd dist && pinus start -D"
},
"dependencies": {
"@alicloud/fc2": "^2.2.2",
"@typegoose/typegoose": "^7.3.5",
"@types/bluebird": "^3.5.19",
"@types/chai": "^4.2.14",
@@ -52,6 +53,7 @@
"source-map-support": "^0.5.0",
"tenpay": "^2.1.18",
"ts-node": "^8.2.0",
"typegoose": "^5.9.1",
"xprofiler": "^1.2.5"
},
"devDependencies": {