Skip to content

Commit 3c206c4

Browse files
committed
add script for npm install from github
1 parent 1e9e086 commit 3c206c4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
},
1818
"homepage": "https://github.com/modzy/sdk-javascript#readme",
1919
"scripts": {
20+
"prepare": "babel src --out-dir=dist",
2021
"docs": "jsdoc -c jsdoc.json",
2122
"build": "babel src --out-dir=dist",
2223
"test": "jest --detectOpenHandles"

0 commit comments

Comments
 (0)