Skip to content

Commit 16fecee

Browse files
committed
Update node engine on package.json
1 parent 9587f5a commit 16fecee

File tree

2 files changed

+3220
-4378
lines changed

2 files changed

+3220
-4378
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "vite-plugin-sass-dts",
33
"version": "1.3.22",
44
"engines": {
5-
"node": "20.x"
5+
"node": ">=20"
66
},
77
"description": "A plugin that automatically creates a type file when using the css module type-safely.",
88
"type": "module",

0 commit comments

Comments
 (0)