Merge pull request #1452 from felipecrs/node-20
Update Node.js from 18 to 20 LTS
This commit is contained in:
+2
-2
@@ -98,7 +98,7 @@
|
||||
"coverage": "vitest run --coverage"
|
||||
},
|
||||
"volta": {
|
||||
"node": "18.17.1",
|
||||
"yarn": "4.1.0"
|
||||
"node": "20.12.2",
|
||||
"yarn": "4.1.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user