Commit fe01a0b1 authored by nanahira's avatar nanahira

2.1.1

parent d68df551
Pipeline #12898 failed with stage
in 30 seconds
{ {
"name": "koishi-plugin-typeorm", "name": "koishi-plugin-typeorm",
"version": "2.1.0", "version": "2.1.1",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "koishi-plugin-typeorm", "name": "koishi-plugin-typeorm",
"version": "2.1.0", "version": "2.1.1",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"koishi-thirdeye": "^10.1.4", "koishi-thirdeye": "^10.1.4",
......
{ {
"name": "koishi-plugin-typeorm", "name": "koishi-plugin-typeorm",
"description": "TypeORM intergration for Koishi. If dislike original database, you can use this plugin.", "description": "TypeORM intergration for Koishi. If dislike original database, you can use this plugin.",
"version": "2.1.0", "version": "2.1.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