Skip to content

Commit

Permalink
refactor(package): change engine version (#6)
Browse files Browse the repository at this point in the history
This is an automated pull request to update from branch refactor/package
  • Loading branch information
nikkeyl authored Feb 1, 2024
2 parents c51eba3 + d078aaf commit 567510b
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 @@ -33,7 +33,7 @@
"index.js"
],
"engines": {
"node": ">=20.11.0"
"node": ">=18.12.0"
},
"dependencies": {
"stylelint-config-standard-scss": "*"
Expand Down

0 comments on commit 567510b

Please sign in to comment.