Skip to content

Commit

Permalink
fix(node): bumped node version to 14.15.1 (#746)
Browse files Browse the repository at this point in the history
Co-authored-by: pecole <pecole@cisco.com>
Co-authored-by: robstax <rob.stachofsky@gmail.com>
  • Loading branch information
3 people authored Jan 14, 2021
1 parent 16c9258 commit 9393d47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"url": "https://github.com/momentum-design/momentum-ui/issues"
},
"engines": {
"node": ">=8 && <=12.16.3",
"node": ">=8 && <=14.15.1",
"npm": ">=5"
},
"keywords": [
Expand Down

0 comments on commit 9393d47

Please sign in to comment.