Commit 0dd22527 authored by nanahira's avatar nanahira

1.0.4

parent 16765d8c
Pipeline #11320 passed with stages
in 51 seconds
{ {
"name": "koishi-entities", "name": "koishi-entities",
"version": "1.0.3", "version": "1.0.4",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "koishi-entities", "name": "koishi-entities",
"version": "1.0.3", "version": "1.0.4",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@koishijs/plugin-database-memory": "^1.1.0", "@koishijs/plugin-database-memory": "^1.1.0",
......
{ {
"name": "koishi-entities", "name": "koishi-entities",
"description": "Class and decorator style of Koishi database model definitions.", "description": "Class and decorator style of Koishi database model definitions.",
"version": "1.0.3", "version": "1.0.4",
"main": "dist/index.js", "main": "dist/index.js",
"types": "dist/index.d.ts", "types": "dist/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