事件本检查时间刷新并推送
This commit is contained in:
@@ -19,7 +19,8 @@
|
||||
"ci": "npm run lint && npm run cov && npm run tsc",
|
||||
"autod": "autod",
|
||||
"lint": "eslint . --ext .ts",
|
||||
"clean": "ets clean"
|
||||
"clean": "ets clean",
|
||||
"local": "EGG_SERVER_ENV=local npm run dev"
|
||||
},
|
||||
"dependencies": {
|
||||
"csprng": "^0.1.2",
|
||||
|
||||
Reference in New Issue
Block a user