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

Merge branch 'dev' of https://github.com/tabler/tabler into dev

This commit is contained in:
codecalm
2023-05-10 01:16:00 +02:00
4 changed files with 8 additions and 2 deletions

View File

@@ -0,0 +1,5 @@
---
"@tabler/core": patch
---
Update required Node.js version to 18 and add `.nvmrc` file

View File

@@ -11,7 +11,7 @@ jobs:
pull-requests: write
issues: write
steps:
- uses: actions/stale@v7
- uses: actions/stale@v8
with:
days-before-issue-stale: 360
days-before-issue-close: 14

1
.nvmrc Normal file
View File

@@ -0,0 +1 @@
18

View File

@@ -45,7 +45,7 @@
"url": "https://github.com/sponsors/codecalm"
},
"engines": {
"node": ">=16"
"node": ">=18"
},
"files": [
"dist/**/*",