Skip to content

Commit

Permalink
Specify node@16 in engines for docs workspace (vercel#2570)
Browse files Browse the repository at this point in the history
  • Loading branch information
mehulkar authored Nov 2, 2022
1 parent 7cb6431 commit 4c5cab2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,5 +57,8 @@
"prettier": {
"embeddedLanguageFormatting": "off",
"htmlWhitespaceSensitivity": "strict"
},
"engines": {
"node": "16.x"
}
}

0 comments on commit 4c5cab2

Please sign in to comment.