Commit af6a2d75 authored by nanahira's avatar nanahira

lock typeorm version

parent 5dd482a0
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
"koishi-thirdeye": "^9.2.18", "koishi-thirdeye": "^9.2.18",
"mysql": "^2.18.1", "mysql": "^2.18.1",
"pg": "^8.7.3", "pg": "^8.7.3",
"typeorm": "^0.2.45" "typeorm": "0.2.45"
}, },
"devDependencies": { "devDependencies": {
"@koishijs/plugin-cache-lru": "^1.0.0-rc.0", "@koishijs/plugin-cache-lru": "^1.0.0-rc.0",
......
...@@ -35,7 +35,7 @@ ...@@ -35,7 +35,7 @@
"koishi-thirdeye": "^9.2.18", "koishi-thirdeye": "^9.2.18",
"mysql": "^2.18.1", "mysql": "^2.18.1",
"pg": "^8.7.3", "pg": "^8.7.3",
"typeorm": "^0.2.45" "typeorm": "0.2.45"
}, },
"devDependencies": { "devDependencies": {
"@koishijs/plugin-cache-lru": "^1.0.0-rc.0", "@koishijs/plugin-cache-lru": "^1.0.0-rc.0",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment