Commit 4027ebc5 authored by nanahira's avatar nanahira

5.2.4

parent e7eac1fe
Pipeline #14083 passed with stage
in 1 minute and 48 seconds
{ {
"name": "koishi-plugin-guild-verifier", "name": "koishi-plugin-guild-verifier",
"version": "5.2.3", "version": "5.2.4",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "koishi-plugin-guild-verifier", "name": "koishi-plugin-guild-verifier",
"version": "5.2.3", "version": "5.2.4",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"koishi-thirdeye": "^10.3.0" "koishi-thirdeye": "^10.3.0"
......
{ {
"name": "koishi-plugin-guild-verifier", "name": "koishi-plugin-guild-verifier",
"description": "Koishi plugin for verifying requests to join a guild.", "description": "Koishi plugin for verifying requests to join a guild.",
"version": "5.2.3", "version": "5.2.4",
"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