Commit 40891b28 authored by nanahira's avatar nanahira

2.1.0

parent 85ba2c8b
Pipeline #9432 failed with stage
in 1 minute and 37 seconds
{ {
"name": "koishi-plugin-greeting", "name": "koishi-plugin-greeting",
"version": "2.0.2", "version": "2.1.0",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "koishi-plugin-greeting", "name": "koishi-plugin-greeting",
"version": "2.0.2", "version": "2.1.0",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"koishi-thirdeye": "^8.2.0", "koishi-thirdeye": "^8.2.0",
......
{ {
"name": "koishi-plugin-greeting", "name": "koishi-plugin-greeting",
"description": "打招呼(早晚安)的 Koishi 插件。", "description": "打招呼(早晚安)的 Koishi 插件。",
"version": "2.0.2", "version": "2.1.0",
"main": "dist/index.js", "main": "dist/index.js",
"types": "dist/index.d.ts", "types": "dist/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