降级 p-limit,修复 esm 问题

This commit is contained in:
whyour
2023-05-30 17:31:31 +08:00
parent 998e82d323
commit f7465759c7
3 changed files with 4 additions and 18 deletions
+1 -1
View File
@@ -82,7 +82,7 @@
"nedb": "^1.8.0",
"node-schedule": "^2.1.0",
"nodemailer": "^6.7.2",
"p-limit": "^4.0.0",
"p-limit": "3.1.0",
"protobufjs": "^7.2.3",
"pstree.remy": "^1.1.8",
"reflect-metadata": "^0.1.13",