Commit de3f5c8f authored by nanahira's avatar nanahira

1.0.6

parent acd385ce
Pipeline #11795 failed with stages
{ {
"name": "koishi-entities", "name": "koishi-entities",
"version": "1.0.5", "version": "1.0.6",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "koishi-entities", "name": "koishi-entities",
"version": "1.0.5", "version": "1.0.6",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"lodash": "^4.17.21", "lodash": "^4.17.21",
......
{ {
"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.5", "version": "1.0.6",
"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