修复数据库postgres下,插件列表报错

This commit is contained in:
cool 2024-04-01 17:59:31 +08:00
parent f88576613a
commit 879383afca

View File

@ -4,7 +4,7 @@
"description": "一个项目用COOL就够了",
"private": true,
"dependencies": {
"@cool-midway/core": "^7.1.14",
"@cool-midway/core": "^7.1.15",
"@cool-midway/rpc": "^7.0.0",
"@cool-midway/task": "^7.0.0",
"@midwayjs/bootstrap": "^3.15.0",
@ -31,6 +31,7 @@
"mini-svg-data-uri": "^1.4.4",
"moment": "^2.30.1",
"mysql2": "^3.9.2",
"pg": "^8.11.4",
"svg-captcha": "^1.4.0",
"svg2png-wasm": "^1.4.1",
"typeorm": "^0.3.20",