Updated default docker image and package versions (#27)

This commit is contained in:
Chalith Desaman
2023-10-24 13:40:06 +05:30
committed by GitHub
parent 4a14700e02
commit c6640bbdb9
7 changed files with 8 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "_projname_",
"dependencies": {
"hotpocket-js-client": "0.5.3"
"hotpocket-js-client": "0.5.4"
}
}