Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Commit

Permalink
Merge pull request #7 from shikajiro/test
Browse files Browse the repository at this point in the history
test commit
  • Loading branch information
shikajiro authored Oct 11, 2023
2 parents 57fa7d0 + 21490cf commit 6358947
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
"scripts": {
"test": "jest",
"build": "ncc build --source-map",
"build": "ncc build src/index.ts",
"lint": "tsc --noEmit && eslint --ext .js,.ts ./"
},
"repository": {
Expand Down

0 comments on commit 6358947

Please sign in to comment.