Skip to content

Commit eae875e

Browse files
authored
require Node.js engine version v14 or above
1 parent ee015a5 commit eae875e

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
@@ -8,7 +8,7 @@
88
"repository": "https://github.com/croutonn/graphql-codegen-plugin-typescript-swr",
99
"license": "MIT",
1010
"engines": {
11-
"node": ">=12.0.0"
11+
"node": ">=14.0.0"
1212
},
1313
"keywords": [
1414
"graphql",

0 commit comments

Comments
 (0)