Skip to content

Commit

Permalink
Merge pull request #5 from permaweb/twilson63/add-placeholder-for-test
Browse files Browse the repository at this point in the history
chore: add placeholder
  • Loading branch information
twilson63 authored Jan 31, 2025
2 parents 9cae4d1 + 00cb085 commit 56bb326
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,8 @@
"dependencies": {
"arweave": "^1.14.4"
},
"bin": "./index.js"
"bin": "./index.js",
"scripts": {
"test": "echo ok"
}
}

0 comments on commit 56bb326

Please sign in to comment.