Skip to content

Commit

Permalink
chore: bump node engine requirement to node 16.11 (#6183)
Browse files Browse the repository at this point in the history
  • Loading branch information
LinusBorg committed Jun 30, 2022
1 parent 3ff8369 commit 2eb3322
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -46,7 +46,7 @@
]
},
"engines": {
"node": ">=16.5.0"
"node": ">=16.11.0"
},
"devDependencies": {
"@babel/types": "^7.12.0",
Expand Down

0 comments on commit 2eb3322

Please sign in to comment.