Install latest dependencies before building

This commit is contained in:
Tim Schaub
2015-08-04 00:30:39 -06:00
parent 929ce05f81
commit 91d6844ecd

View File

@@ -95,6 +95,7 @@ main() {
checkout_tag ${1}
assert_version_match ${1}
rm -rf ${BUILDS}
npm install
build_js ${PROFILES}
build_css
npm publish