Skip to content

Commit b8ada69

Browse files
committed
require node >=12
1 parent edfdddd commit b8ada69

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
@@ -94,7 +94,7 @@
9494
},
9595
"homepage": "https://github.com/typicode/json-server",
9696
"engines": {
97-
"node": ">=10"
97+
"node": ">=12"
9898
},
9999
"jest": {
100100
"testURL": "http://localhost/"

0 commit comments

Comments
 (0)