Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit ef0a2fb

Browse files
authored
Update package.json
1 parent 4d6cea0 commit ef0a2fb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@
2323
"package.json",
2424
".stylelintrc.js"
2525
],
26+
"engines": {
27+
"node": ">=20.0.0"
28+
},
2629
"main": "./lib/index.ts",
2730
"matrix_src_main": "./src/index.ts",
2831
"matrix_lib_main": "./lib/index.ts",

0 commit comments

Comments
 (0)