Skip to content

Commit a8da61e

Browse files
committed
fix: upgrade engine version
1 parent 34fcad4 commit a8da61e

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
@@ -54,6 +54,6 @@
5454
"babel-loader": "^8.2.3"
5555
},
5656
"engines": {
57-
"node": ">=10.16"
57+
"node": ">=16"
5858
}
5959
}

0 commit comments

Comments
 (0)