Skip to content

Commit

Permalink
chore(deps): update node.js to v18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 18, 2023
1 parent e9152f7 commit 2cc758f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
}
},
"engines": {

Check failure on line 75 in package.json

View workflow job for this annotation

GitHub Actions / lint

Expected object keys to be in specified order. 'engines' should be before 'lint-staged'
"node": ">=v16.17.1",
"node": ">=v18.17.0",
"pnpm": ">=7.12.2"
},
"contributors": [
Expand Down

0 comments on commit 2cc758f

Please sign in to comment.