Skip to content

Commit

Permalink
fix: fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
TheDutchCoder committed May 7, 2021
1 parent e658d05 commit abf69bc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,7 @@
"require": "./dist/index.js"
},
"scripts": {
"test": "echo \"No test specified\"",
"build": "tsup src/index.ts --format cjs,esm --dts"
"test": "tsup src/index.ts --format cjs,esm --dts"
},
"engines": {
"node": ">=12.0.0"
Expand Down

0 comments on commit abf69bc

Please sign in to comment.