mirror of
https://github.com/kingomarnajjar/flex-template-web.git
synced 2026-07-29 21:21:19 +10:00
Specify exact Node.js version
This commit is contained in:
parent
70bab66511
commit
34f6225cb4
1 changed files with 1 additions and 1 deletions
|
|
@ -30,6 +30,6 @@
|
|||
"heroku-postbuild": "yarn run build"
|
||||
},
|
||||
"engines": {
|
||||
"node": "6.9"
|
||||
"node": "6.9.4"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue