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.
1 parent 3c206c4 commit f3b3a03Copy full SHA for f3b3a03
package.json
@@ -18,6 +18,7 @@
18
"homepage": "https://github.com/modzy/sdk-javascript#readme",
19
"scripts": {
20
"prepare": "babel src --out-dir=dist",
21
+ "prepack": "babel src --out-dir=dist",
22
"docs": "jsdoc -c jsdoc.json",
23
"build": "babel src --out-dir=dist",
24
"test": "jest --detectOpenHandles"
0 commit comments