Skip to content

Commit ebb76f9

Browse files
committed
Switch the node engine to node 8?
1 parent 06eb416 commit ebb76f9

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
@@ -33,7 +33,7 @@
3333
"typescript": "^4.4.4"
3434
},
3535
"engines": {
36-
"node": ">=12.22.7"
36+
"node": ">=8.0.0"
3737
},
3838
"jest": {
3939
"testPathIgnorePatterns": [

0 commit comments

Comments
 (0)