Commit 3b10abd8 authored by nanahira's avatar nanahira

11.4.1

parent 0e0fdd48
Pipeline #19077 passed with stage
in 1 minute and 8 seconds
{ {
"name": "koishi-plugin-fortune", "name": "koishi-plugin-fortune",
"version": "11.4.0", "version": "11.4.1",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "koishi-plugin-fortune", "name": "koishi-plugin-fortune",
"version": "11.4.0", "version": "11.4.1",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@stdlib/random-base-mt19937": "^0.0.5", "@stdlib/random-base-mt19937": "^0.0.5",
......
{ {
"name": "koishi-plugin-fortune", "name": "koishi-plugin-fortune",
"version": "11.4.0", "version": "11.4.1",
"description": "Koishi plugin for picking fortunes.", "description": "Koishi plugin for picking fortunes.",
"main": "dist/index.js", "main": "dist/index.js",
"typings": "dist/src/index.d.ts", "typings": "dist/src/index.d.ts",
......
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