mirror of
https://github.com/tabler/tabler.git
synced 2026-06-20 06:10:08 +04:00
Update required Node.js version to 18 and add .nvmrc file (#1555)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@tabler/core": patch
|
||||
---
|
||||
|
||||
Update required Node.js version to 18 and add `.nvmrc` file
|
||||
+1
-1
@@ -45,7 +45,7 @@
|
||||
"url": "https://github.com/sponsors/codecalm"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=16"
|
||||
"node": ">=18"
|
||||
},
|
||||
"files": [
|
||||
"dist/**/*",
|
||||
|
||||
Reference in New Issue
Block a user