mirror of
https://github.com/EvernodeXRPL/hp-devkit.git
synced 2026-04-29 15:37:58 +00:00
Added new contract templates (#31)
This commit is contained in:
7
docker/code-templates/nodejs/file-client/package.json
Normal file
7
docker/code-templates/nodejs/file-client/package.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"name": "_projname_",
|
||||
"dependencies": {
|
||||
"bson": "6.4.0",
|
||||
"hotpocket-js-client": "^0.5.6"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user