Skip to content

Commit

Permalink
Revert "Remove npm run build, since we use ncc"
Browse files Browse the repository at this point in the history
This reverts commit 87ebd32.
  • Loading branch information
Tjitse-E committed Mar 8, 2024
1 parent 87ebd32 commit 2235671
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 @@ -3,6 +3,7 @@
"description": "Extract changelog entries and add to CHANGELOG.md",
"main": "src/main.ts",
"scripts": {
"build": "tsc",
"test": "tsc --noEmit && jest",
"ts": "tsx ./src/main.ts"
},
Expand Down

0 comments on commit 2235671

Please sign in to comment.