Skip to content

Commit 2e63f3f

Browse files
committed
?
1 parent 83625e7 commit 2e63f3f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/cli/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"license": "MIT",
1717
"engines": {
18-
"node": ">=18.0.0"
18+
"node": ">=16.0.0"
1919
},
2020
"bin": {
2121
"graphql-inspector": "dist/cjs/index.js"
@@ -111,4 +111,4 @@
111111
"typescript": {
112112
"definition": "dist/typings/index.d.ts"
113113
}
114-
}
114+
}

0 commit comments

Comments
 (0)