Commit 1a7d173d authored by nanahira's avatar nanahira

11.2.0

parent 1c261510
Pipeline #17625 passed with stage
in 1 minute and 18 seconds
{ {
"name": "koishi-plugin-fortune", "name": "koishi-plugin-fortune",
"version": "11.1.0", "version": "11.2.0",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "koishi-plugin-fortune", "name": "koishi-plugin-fortune",
"version": "11.1.0", "version": "11.2.0",
"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.1.0", "version": "11.2.0",
"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