Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .dev/compose.backbone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ services:
database:
container_name: bkb-postgres
hostname: postgres
image: postgres@sha256:38d5c9d522037d8bf0864c9068e4df2f8a60127c6489ab06f98fdeda535560f9
image: postgres@sha256:b870e6b96354b3ed4b8737382093b22e5db2bf48b2fd97c009d3a85697cd0949
environment:
- POSTGRES_PASSWORD=Passw0rd
- POSTGRES_DB=enmeshed
Expand Down
6 changes: 4 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/transport/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"json-stringify-safe": "^5.0.1",
"lodash": "^4.17.21",
"luxon": "^3.7.2",
"qs": "^6.14.0",
"qs": "^6.14.1",
"reflect-metadata": "^0.2.2",
"ts-simple-nameof": "^1.3.3"
},
Expand Down