Update release process to include a build step!

See #149
This commit is contained in:
Colin Eberhardt
2015-11-12 11:52:07 +00:00
parent 4364c6ebb2
commit 99c3a88df4
2 changed files with 5 additions and 3 deletions

View File

@@ -5,8 +5,7 @@
"main": "dist/css-layout.js",
"scripts": {
"watch": "grunt watch",
"test": "grunt ci",
"postversion": "git push --tags upstream HEAD:master"
"test": "grunt ci"
},
"repository": {
"type": "git",