Skip to content

Commit

Permalink
Merge pull request #52 from aleclarson/patch-3
Browse files Browse the repository at this point in the history
build: remove "prepare" script
  • Loading branch information
jaredpalmer authored Apr 30, 2019
2 parents 2b60f86 + 0643387 commit cda6ab7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,6 @@ prog
scripts: {
start: 'tsdx watch',
build: 'tsdx build',
prepare: 'npm run build',
test: 'tsdx test',
},
husky: {
Expand Down

0 comments on commit cda6ab7

Please sign in to comment.