Update publish command to clean up

This commit is contained in:
Andrew Miner
2016-04-04 19:13:12 -07:00
parent 2cc3d04be2
commit d18cbb407a
2 changed files with 4 additions and 3 deletions
-2
View File
@@ -12,5 +12,3 @@ done
npm version "$VERSION_TYPE" || die "Invalid version type: $VERSION_TYPE"
npm publish
grunt clean build