Skip to content

Commit fb4398e

Browse files
committed
adding prepare script again to test yarn
1 parent d64e105 commit fb4398e

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
"prepack": "babel src --out-dir=dist",
2122
"docs": "jsdoc -c jsdoc.json",
2223
"build": "babel src --out-dir=dist",

0 commit comments

Comments
 (0)