Skip to content

Commit 1cd2bd8

Browse files
committed
fix: use graphql as a dependency to resolve TS type definition problems
1 parent ee086f7 commit 1cd2bd8

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

package-lock.json

Lines changed: 1 addition & 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 & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@
5555
"@feathersjs/feathers": "^3.1.3",
5656
"ajv": "^5.5.2",
5757
"debug": "^3.1.0",
58+
"graphql": "^14.0.2",
5859
"libphonenumber-js": "^1.6.8",
5960
"process": "0.11.10",
6061
"traverse": "^0.6.6"
@@ -77,7 +78,6 @@
7778
"feathers-authentication-hooks": "^0.3.0",
7879
"feathers-memory": "^2.1.0",
7980
"feathers-tests-fake-app-users": "^1.0.0",
80-
"graphql": "^14.0.2",
8181
"http-shutdown": "^1.2.0",
8282
"istanbul": "^1.1.0-alpha.1",
8383
"mkdirp": "^0.5.1",

0 commit comments

Comments
 (0)