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": "hpdevkit",
"version": "0.6.1",
"version": "0.6.2",
"description": "Developer toolkit for HotPocket smart contract development",
"scripts": {
"lint": "./node_modules/.bin/eslint *.js",