Skip to content

Commit

Permalink
chore: add empty test script
Browse files Browse the repository at this point in the history
  • Loading branch information
TheDutchCoder committed May 7, 2021
1 parent b7e0a79 commit 07974e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"require": "./dist/index.js"
},
"scripts": {
"test": "echo \"No test specified\"",
"build": "tsup src/index.ts --format cjs,esm --dts"
},
"engines": {
Expand Down

0 comments on commit 07974e3

Please sign in to comment.