mirror of
https://github.com/kingomarnajjar/flex-template-web.git
synced 2026-07-26 06:47:17 +10:00
Specify Yarn version
This commit is contained in:
parent
533b85750d
commit
7a623b7660
1 changed files with 2 additions and 1 deletions
|
|
@ -31,6 +31,7 @@
|
|||
"heroku-postbuild": "yarn run build"
|
||||
},
|
||||
"engines": {
|
||||
"node": "6.9.4"
|
||||
"node": "6.9.4",
|
||||
"yarn": "0.19.1"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue