chore(package) rm redundant heroku-postbuild

This commit is contained in:
coderaiser 2018-08-23 18:52:22 +03:00
parent 4887224e45
commit 3b6788fc16

View file

@ -103,8 +103,7 @@
"build": "redrun 6to5:*",
"build:client": "redrun 6to5:client",
"build:client:dev": "redrun 6to5:client:dev",
"heroku-postbuild": "redrun 6to5:client",
"postheroku-postbuild": "npm i gritty"
"heroku-postbuild": "redrun 6to5:client"
},
"directories": {
"man": "man"