Commit 7b917ec2 authored by nanahira's avatar nanahira

3.0.1

parent e74eeacb
Pipeline #15173 failed with stages
in 1 minute and 23 seconds
{ {
"name": "koishi-plugin-libvirt", "name": "koishi-plugin-libvirt",
"version": "3.0.0", "version": "3.0.1",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "koishi-plugin-libvirt", "name": "koishi-plugin-libvirt",
"version": "3.0.0", "version": "3.0.1",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@avaflow/libvirt": "^0.0.7", "@avaflow/libvirt": "^0.0.7",
......
{ {
"name": "koishi-plugin-libvirt", "name": "koishi-plugin-libvirt",
"description": "Libvirt plugin for Koishi", "description": "Libvirt plugin for Koishi",
"version": "3.0.0", "version": "3.0.1",
"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