Skip to content

Commit

Permalink
Build: Pin nodejs engine to version 14
Browse files Browse the repository at this point in the history
  • Loading branch information
markusguenther committed May 20, 2022
1 parent d4ab9d0 commit f9ae934
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions .nvmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
14
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@
"prettier": "^2.2.1",
"semantic-release": "^17.0.8"
},
"engines": {
"node": "14"
},
"browserslist": "> 0.25%, not dead",
"config": {
"commitizen": {
Expand Down

0 comments on commit f9ae934

Please sign in to comment.