1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-21 17:34:25 +04:00

Update Node.js engine requirement to allow versions >=20 (#2063)

This commit is contained in:
Paweł Kuna
2025-01-17 22:11:38 +01:00
committed by GitHub
parent 1c1d0c9d25
commit c75cf55672
2 changed files with 6 additions and 1 deletions

View File

@@ -47,7 +47,7 @@
"url": "https://github.com/sponsors/codecalm"
},
"engines": {
"node": "20"
"node": ">=20"
},
"files": [
"docs/**/*",