Skip to content

Commit eda56a7

Browse files
Anh Phamahnpnl
Anh Pham
authored andcommitted
fix: bring back Node 14 support
1 parent 287a5a7 commit eda56a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,6 @@
147147
]
148148
},
149149
"engines": {
150-
"node": "^16.10.0 || ^18.0.0 || >=20.0.0"
150+
"node": "^14.15.0 || ^16.10.0 || ^18.0.0 || >=20.0.0"
151151
}
152152
}

0 commit comments

Comments
 (0)