Skip to content

Commit fca5fff

Browse files
committed
Update Node.js to >=v12.22.3
1 parent 058137a commit fca5fff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples-staging/playground/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"typescript": "^4.3.4"
1717
},
1818
"engines": {
19-
"node": ">=v12.13.1"
19+
"node": ">=v12.22.3"
2020
},
2121
"repository": "https://github.com/keystonejs/keystone/tree/master/examples-staging/playground"
2222
}

0 commit comments

Comments
 (0)