Browse Source

升级框架,docker中不能使用fs模块某些功能,换其他依赖

lrf 1 year ago
parent
commit
698fb5dd73
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -19,7 +19,7 @@
     "@typegoose/typegoose": "^9.0.0",
     "@typegoose/typegoose": "^9.0.0",
     "amqp-connection-manager": "^4.1.14",
     "amqp-connection-manager": "^4.1.14",
     "amqplib": "^0.10.3",
     "amqplib": "^0.10.3",
-    "free-midway-component": "^1.0.43",
+    "free-midway-component": "^1.0.44",
     "lodash": "^4.17.21",
     "lodash": "^4.17.21",
     "mongoose": "^6.0.7"
     "mongoose": "^6.0.7"
   },
   },