Commit 5fc11fea authored by nanahira's avatar nanahira

2.0.0

parent 4565f597
Pipeline #8875 failed with stage
in 2 minutes and 7 seconds
{ {
"name": "koishi-plugin-greeting", "name": "koishi-plugin-greeting",
"version": "1.0.3", "version": "2.0.0",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "koishi-plugin-greeting", "name": "koishi-plugin-greeting",
"version": "1.0.3", "version": "2.0.0",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"koishi-thirdeye": "^8.0.0", "koishi-thirdeye": "^8.0.0",
......
{ {
"name": "koishi-plugin-greeting", "name": "koishi-plugin-greeting",
"description": "打招呼(早晚安)的 Koishi 插件。", "description": "打招呼(早晚安)的 Koishi 插件。",
"version": "1.0.3", "version": "2.0.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