Commit 10756999 authored by nanahira's avatar nanahira

4.0.2

parent 424a9b33
Pipeline #15552 failed with stages
in 46 seconds
{ {
"name": "koishi-plugin-api", "name": "koishi-plugin-api",
"version": "4.0.1", "version": "4.0.2",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "koishi-plugin-api", "name": "koishi-plugin-api",
"version": "4.0.1", "version": "4.0.2",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"koishi-thirdeye": "^11.0.9" "koishi-thirdeye": "^11.0.9"
......
{ {
"name": "koishi-plugin-api", "name": "koishi-plugin-api",
"description": "Koishi as chat API provider.", "description": "Koishi as chat API provider.",
"version": "4.0.1", "version": "4.0.2",
"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