Skip to content

Commit

Permalink
fix: publish dist
Browse files Browse the repository at this point in the history
Closes #56
  • Loading branch information
justinlettau committed Nov 18, 2023
1 parent 6500402 commit 69ca329
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 @@ -35,6 +35,7 @@
"scripts": {
"lint": "eslint . --ext .js,.ts",
"build": "tsc -p ./tsconfig.json",
"prepublishOnly": "npm run build",
"test": "jest",
"format": "prettier --write ."
},
Expand Down

0 comments on commit 69ca329

Please sign in to comment.