Commit 1ff53566 authored by nanahira's avatar nanahira

1.2.0

parent 05d48fd9
Pipeline #7246 passed with stages
in 10 minutes and 13 seconds
{ {
"name": "koishi-bootstrap", "name": "koishi-bootstrap",
"version": "1.1.1", "version": "1.2.0",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "koishi-bootstrap", "name": "koishi-bootstrap",
"version": "1.1.1", "version": "1.2.0",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@koishijs/cli": "^4.0.0-beta.3", "@koishijs/cli": "^4.0.0-beta.3",
......
{ {
"name": "koishi-bootstrap", "name": "koishi-bootstrap",
"description": "Koishi bootstraper, for Docker.", "description": "Koishi bootstraper, for Docker.",
"version": "1.1.1", "version": "1.2.0",
"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