Skip to content

Commit

Permalink
fix: adds prepare to publish
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverlorenz committed Oct 2, 2020
1 parent 9180118 commit 1358435
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 @@ -5,6 +5,7 @@
"main": "dist/index.js",
"scripts": {
"dev:start": "tsc; node dist/cli.js",
"prepare": "tsc",
"test": "jest --coverage",
"dev:test": "jest --coverage --coverage-reporters html --watch-all"
},
Expand Down

0 comments on commit 1358435

Please sign in to comment.