mirror of
https://github.com/tabler/tabler.git
synced 2025-12-22 01:44:25 +04:00
Update required Node.js version to 18 and add .nvmrc file (#1555)
This commit is contained in:
5
.changeset/sour-teachers-collect.md
Normal file
5
.changeset/sour-teachers-collect.md
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
"@tabler/core": patch
|
||||||
|
---
|
||||||
|
|
||||||
|
Update required Node.js version to 18 and add `.nvmrc` file
|
||||||
@@ -45,7 +45,7 @@
|
|||||||
"url": "https://github.com/sponsors/codecalm"
|
"url": "https://github.com/sponsors/codecalm"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=16"
|
"node": ">=18"
|
||||||
},
|
},
|
||||||
"files": [
|
"files": [
|
||||||
"dist/**/*",
|
"dist/**/*",
|
||||||
|
|||||||
Reference in New Issue
Block a user