Skip to content

Commit

Permalink
send-lovelace bump
Browse files Browse the repository at this point in the history
  • Loading branch information
micahkendall committed May 10, 2024
1 parent 271ca35 commit c342dd0
Show file tree
Hide file tree
Showing 3 changed files with 2,913 additions and 3,725 deletions.
File renamed without changes.
5 changes: 4 additions & 1 deletion examples/send-lovelace/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,12 @@
"main": "index.js",
"type": "module",
"scripts": {
"send": "node index.js"
"send": "tsx index.ts"
},
"dependencies": {
"@blaze-cardano/sdk": "^0.0.1"
},
"devDependencies": {
"tsx": "^4.9.4"
}
}
Loading

0 comments on commit c342dd0

Please sign in to comment.