Skip to content

Commit 40ee04c

Browse files
committed
add strict node version
1 parent 0a9bc3b commit 40ee04c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@
197197
"workbox-webpack-plugin": "4.3.1"
198198
},
199199
"engines": {
200-
"node": ">=16"
200+
"node": ">=16.20.2 < 18"
201201
},
202202
"resolutions": {
203203
"react-dom": "18.2.0"

0 commit comments

Comments
 (0)