Skip to content

Commit

Permalink
chore: Upgrade node engine of monorepo to 8.0.0 (#19614)
Browse files Browse the repository at this point in the history
  • Loading branch information
wardpeet authored and sidharthachatterjee committed Nov 19, 2019
1 parent 80af751 commit fec5a50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
},
"engines": {
"yarn": "^1.17.3",
"node": ">=6.11.5"
"node": ">=8.0.0"
},
"eslintIgnore": [
"interfaces",
Expand Down

0 comments on commit fec5a50

Please sign in to comment.