📝 Added a field to the comic model

This commit is contained in:
2021-06-26 16:28:22 -07:00
parent 0ce0cc43c2
commit 3ee483dc91
6 changed files with 17295 additions and 5116 deletions

View File

@@ -27,6 +27,7 @@
"jest": "^25.1.0",
"jest-cli": "^25.1.0",
"moleculer-repl": "^0.6.2",
"threetwo-ui-typings": "^1.0.1-0",
"ts-jest": "^25.3.0",
"ts-node": "^8.8.1"
},
@@ -36,8 +37,8 @@
"@types/mkdirp": "^1.0.0",
"@types/node": "^13.9.8",
"@types/pino": "^6.3.8",
"JSONStream": "^1.3.5",
"fs-extra": "^10.0.0",
"JSONStream": "^1.3.5",
"lodash": "^4.17.21",
"moleculer": "^0.14.0",
"moleculer-db": "^0.8.4",