Skip to content

Commit 30e1d2d

Browse files
committed
add engine in package.json for deployment
1 parent 90856b1 commit 30e1d2d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,5 +101,8 @@
101101
},
102102
"resolutions": {
103103
"webpack": "^5"
104+
},
105+
"engines": {
106+
"node": "17.5.0"
104107
}
105108
}

0 commit comments

Comments
 (0)