Commit 2beb709e authored by nanahira's avatar nanahira

1.0.1

parent 1438de69
Pipeline #9725 passed with stage
in 1 minute and 47 seconds
{ {
"name": "koishi-plugin-myplugin", "name": "koishi-plugin-myplugin",
"version": "1.0.0", "version": "1.0.1",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "koishi-plugin-myplugin", "name": "koishi-plugin-myplugin",
"version": "1.0.0", "version": "1.0.1",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"koishi-thirdeye": "^8.3.2", "koishi-thirdeye": "^8.3.2",
......
{ {
"name": "koishi-plugin-mcinfo", "name": "koishi-plugin-mcinfo",
"description": "Koishi 的 Minecraft 服务器信息查询插件。", "description": "Koishi 的 Minecraft 服务器信息查询插件。",
"version": "1.0.0", "version": "1.0.1",
"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