Skip to content

Commit 1849cf2

Browse files
committed
chore: ➕ Add missing graphql dependency
1 parent 25a5776 commit 1849cf2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 2 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@
4545
]
4646
},
4747
"devDependencies": {
48+
"graphql": "^15.5.2",
4849
"graphql-markdown": "^6.0.0",
4950
"prettier": "^2.3.2"
5051
}

0 commit comments

Comments
 (0)