Skip to content

Commit 8ce2534

Browse files
committed
⬇️ downgraded graphql
1 parent 60f2a22 commit 8ce2534

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graphql-js-tree",
3-
"version": "0.2.1",
3+
"version": "0.2.2",
44
"private": false,
55
"license": "MIT",
66
"description": "GraphQL Parser providing simplier structure",
@@ -42,7 +42,7 @@
4242
"typescript-transform-paths": "^2.0.0"
4343
},
4444
"dependencies": {
45-
"graphql": "^16.6.0"
45+
"graphql": "15.4.0"
4646
},
4747
"config": {
4848
"commitizen": {

0 commit comments

Comments
 (0)