Update package.json

This commit is contained in:
Michael Telatynski 2024-07-09 13:23:48 +01:00 committed by GitHub
parent 4d6cea0b7a
commit ef0a2fb012
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -23,6 +23,9 @@
"package.json",
".stylelintrc.js"
],
"engines": {
"node": ">=20.0.0"
},
"main": "./lib/index.ts",
"matrix_src_main": "./src/index.ts",
"matrix_lib_main": "./lib/index.ts",