Commit 01e464e6 authored by nanahira's avatar nanahira

catchup

parent 3e5976fc
This diff is collapsed.
...@@ -28,8 +28,8 @@ ...@@ -28,8 +28,8 @@
"homepage": "https://code.mycard.moe/3rdeye/koishi-plugin-ygocard", "homepage": "https://code.mycard.moe/3rdeye/koishi-plugin-ygocard",
"dependencies": { "dependencies": {
"better-sqlite3": "^7.4.3", "better-sqlite3": "^7.4.3",
"class-transformer": "^0.4.0", "class-transformer": "^0.5.1",
"koishi-thirdeye": "^9.0.1", "koishi-thirdeye": "^9.1.0",
"leven": "3.1", "leven": "3.1",
"lodash": "^4.17.21", "lodash": "^4.17.21",
"mustache": "^4.2.0", "mustache": "^4.2.0",
...@@ -62,7 +62,7 @@ ...@@ -62,7 +62,7 @@
"ws": "^8.3.0" "ws": "^8.3.0"
}, },
"peerDependencies": { "peerDependencies": {
"koishi": "^4.3.2" "koishi": "^4.4.0"
}, },
"jest": { "jest": {
"moduleFileExtensions": [ "moduleFileExtensions": [
......
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