mirror of
https://github.com/versia-pub/server.git
synced 2026-03-13 05:49:16 +01:00
More work on fixing Docker build
This commit is contained in:
parent
015177e3a2
commit
ea1d7b1510
9 changed files with 163 additions and 145 deletions
|
|
@ -2,5 +2,9 @@
|
|||
"name": "config-manager",
|
||||
"version": "0.0.0",
|
||||
"main": "index.ts",
|
||||
"dependencies": { "@iarna/toml": "^2.2.5", "merge-deep-ts": "^1.2.6" }
|
||||
"dependencies": {
|
||||
"@iarna/toml": "^2.2.5",
|
||||
"c12": "^1.10.0",
|
||||
"merge-deep-ts": "^1.2.6"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue