We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 35f75d7 + ea3a4d1 commit 5f0c70fCopy full SHA for 5f0c70f
package.json
@@ -26,6 +26,7 @@
26
"watch": "tsc --watch",
27
"test": "nyc mocha",
28
"prepare": "npm run build",
29
+ "prepack": "npm run build",
30
"docs": "typedoc src/gen/api"
31
},
32
"nyc": {
0 commit comments