mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
chore(package) rm redundant heroku-postbuild
This commit is contained in:
parent
4887224e45
commit
3b6788fc16
1 changed files with 1 additions and 2 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue