There was an error while loading. Please reload this page.
1 parent 6f016b9 commit e45fc43Copy full SHA for e45fc43
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@silverhand/essentials",
3
- "version": "2.9.2",
+ "version": "2.9.3",
4
"description": "The missing essentials for TypeScript (and JavaScript).",
5
"repository": "git@github.com:silverhand-io/essentials.git",
6
"author": "Silverhand Inc.",
@@ -43,7 +43,7 @@
43
"typescript": "^5.3.3"
44
},
45
"engines": {
46
- "node": "^18.12.0 || ^20.9.0 || ^22.0.0 || ^24.0.0",
+ "node": ">=18.12.0",
47
"pnpm": "^10.0.0"
48
49
"prettier": "@silverhand/eslint-config/.prettierrc",
0 commit comments