Skip to content

Commit f4133c1

Browse files
committed
updated the env vars in docker.sh
Signed-off-by: nXtCyberNet <rohantech2005@gmail.com>
1 parent d2bbd36 commit f4133c1

File tree

1 file changed

+2
-1
lines changed
  • full-stack-asset-transfer-guide/contracts/asset-transfer-typescript

1 file changed

+2
-1
lines changed

full-stack-asset-transfer-guide/contracts/asset-transfer-typescript/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@
5757
"@types/node": "^20.19.33",
5858
"eslint": "^10.0.2",
5959
"typescript": "~5.8",
60-
"typescript-eslint": "^8.56.1"
60+
"typescript-eslint": "^8.56.1",
61+
"vitest": "^4.0.18"
6162
}
6263
}

0 commit comments

Comments
 (0)