Skip to content

Commit ee97439

Browse files
author
Peter Richter
authored
Update package.json
1 parent 8fb1d73 commit ee97439

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
@@ -45,6 +45,7 @@
4545
"scripts": {
4646
"lint": "eslint ./src ./tests",
4747
"test": "mocha --compilers js:babel-register ./tests/**/*.js",
48+
"postinstall": "babel ./src --out-dir ./dist"
4849
"build": "babel ./src --out-dir ./dist"
4950
}
5051
}

0 commit comments

Comments
 (0)