Commit cf65c73c authored by nanahira's avatar nanahira

2.2.0

parent a3d01d5e
Pipeline #13137 failed with stages
in 1 minute and 32 seconds
{ {
"name": "koishi-plugin-api", "name": "koishi-plugin-api",
"version": "2.1.2", "version": "2.2.0",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "koishi-plugin-api", "name": "koishi-plugin-api",
"version": "2.1.2", "version": "2.2.0",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"koishi-thirdeye": "^10.2.1" "koishi-thirdeye": "^10.2.1"
......
{ {
"name": "koishi-plugin-api", "name": "koishi-plugin-api",
"description": "Koishi as chat API provider.", "description": "Koishi as chat API provider.",
"version": "2.1.2", "version": "2.2.0",
"main": "dist/index.js", "main": "dist/index.js",
"types": "dist/src/index.d.ts", "types": "dist/src/index.d.ts",
"scripts": { "scripts": {
......
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