Commit afd2888e authored by nanahira's avatar nanahira

11.0.2

parent 7a9fb511
Pipeline #15519 failed with stage
in 1 minute and 45 seconds
{ {
"name": "koishi-plugin-fortune", "name": "koishi-plugin-fortune",
"version": "11.0.1", "version": "11.0.2",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "koishi-plugin-fortune", "name": "koishi-plugin-fortune",
"version": "11.0.1", "version": "11.0.2",
"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.0.1", "version": "11.0.2",
"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