Skip to content

Commit

Permalink
Merge pull request #562 from DocX/patch-1
Browse files Browse the repository at this point in the history
Add prepack script to package scripts
  • Loading branch information
k8s-ci-robot authored Dec 23, 2020
2 parents 35f75d7 + ea3a4d1 commit 5f0c70f
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 @@ -26,6 +26,7 @@
"watch": "tsc --watch",
"test": "nyc mocha",
"prepare": "npm run build",
"prepack": "npm run build",
"docs": "typedoc src/gen/api"
},
"nyc": {
Expand Down

0 comments on commit 5f0c70f

Please sign in to comment.