Commit acabf4c0 authored by nanahira's avatar nanahira

1.5.8

parent ed10a9a9
Pipeline #11640 passed with stage
in 2 minutes and 3 seconds
{ {
"name": "koishi-plugin-typeorm", "name": "koishi-plugin-typeorm",
"version": "1.5.7", "version": "1.5.8",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "koishi-plugin-typeorm", "name": "koishi-plugin-typeorm",
"version": "1.5.7", "version": "1.5.8",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"koishi-thirdeye": "^9.2.18", "koishi-thirdeye": "^9.2.18",
......
{ {
"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": "1.5.7", "version": "1.5.8",
"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