Skip to content

Commit

Permalink
fix(airlight-resolve): bump required engine
Browse files Browse the repository at this point in the history
  • Loading branch information
dalisoft committed Feb 18, 2024
1 parent 012055f commit 76aaab1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/airlight-resolve/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"require": "./resolve.cjs"
},
"engines": {
"node": ">=18.19.0"
"node": ">=18.19.1"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 76aaab1

Please sign in to comment.