Commit 83d6a738 authored by nanahira's avatar nanahira

2.0.1

parent f768824e
Pipeline #8192 canceled with stages
in 1 minute and 3 seconds
{ {
"name": "koishi-bootstrap", "name": "koishi-bootstrap",
"version": "2.0.0", "version": "2.0.1",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "koishi-bootstrap", "name": "koishi-bootstrap",
"version": "2.0.0", "version": "2.0.1",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@koishijs/cli": "^4.0.0-rc.0", "@koishijs/cli": "^4.0.0-rc.0",
......
{ {
"name": "koishi-bootstrap", "name": "koishi-bootstrap",
"description": "Koishi bootstraper, for Docker.", "description": "Koishi bootstraper, for Docker.",
"version": "2.0.0", "version": "2.0.1",
"scripts": { "scripts": {
"lint": "eslint --fix .", "lint": "eslint --fix .",
"build": "tsc", "build": "tsc",
......
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