koishi-plugin-recorder
Advanced tools
Comparing version 1.0.0-alpha.11 to 1.0.0
{ | ||
"name": "koishi-plugin-recorder", | ||
"description": "Save Chat Records for Koishi", | ||
"version": "1.0.0-alpha.11", | ||
"version": "1.0.0", | ||
"main": "dist/index.js", | ||
@@ -34,8 +34,8 @@ "typings": "dist/index.d.ts", | ||
"del": "^5.1.0", | ||
"koishi-test-utils": "^3.2.2" | ||
"koishi-test-utils": "^3.3.0" | ||
}, | ||
"dependencies": { | ||
"koishi-core": "^1.11.2", | ||
"koishi-core": "^1.12.0", | ||
"koishi-utils": "^1.0.4" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
198183
1
Updatedkoishi-core@^1.12.0