Skip to content

Commit 28890ab

Browse files
bteacexbrayat
authored andcommitted
chore: drop node 18
1 parent f1fec3a commit 28890ab

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
needs: build
5050
strategy:
5151
matrix:
52-
node-version: [18, 20, 22]
52+
node-version: [20, 22]
5353
os: [ubuntu-latest, windows-latest, macos-latest]
5454
verification-script:
5555
- pnpm --filter '!*typescript*' build

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"!template/**/node_modules/.bin/*"
1515
],
1616
"engines": {
17-
"node": ">=v18.3.0"
17+
"node": ">=v20.0.0"
1818
},
1919
"devEngines": {
2020
"packageManager": {

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy