Skip to content

Commit

Permalink
test(aliases): add missing (empty!) test npm script
Browse files Browse the repository at this point in the history
Signed-off-by: Tierney Cyren <[email protected]>
  • Loading branch information
bnb committed Mar 14, 2024
1 parent cffdc44 commit 2e6eb46
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions aliases/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
"scripts": {
"lint": "biome check ./",
"lint:apply": "biome check ./ --apply",
"test": "",
"updates:check": "npx npm-check-updates",
"updates:update": "npx npm-check-updates -u"
},
Expand Down

0 comments on commit 2e6eb46

Please sign in to comment.