Skip to content

Commit

Permalink
Bumped v0.4.1
Browse files Browse the repository at this point in the history
Signed-off-by: Matteo Collina <hello@matteocollina.com>
  • Loading branch information
mcollina committed Dec 17, 2023
1 parent 08d36fb commit 5940c6f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
"type": "module",
"description": "node:test wrapper with TypeScript support",
"main": "borp.js",
"bin": {
"borp": "borp.js"
},
"scripts": {
"clean": "rm -rf fixtures/*/dist .test-*",
"lint": "standard | snazzy",
Expand Down

0 comments on commit 5940c6f

Please sign in to comment.