Skip to content

Commit b6c9cec

Browse files
committed
Upgrade required NodeJS version to latest LTS
1 parent dd1041e commit b6c9cec

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"version": "0.1.0",
1010
"engines": {
11-
"node": ">=22"
11+
"node": ">=24"
1212
},
1313
"homepage": "https://github.com/cdoublev/css#readme",
1414
"bugs": "https://github.com/cdoublev/css/issues",

0 commit comments

Comments
 (0)