Skip to content

Commit 3dc3f30

Browse files
author
Ifeora Okechukwu
committed
fixed incorrect addition to root package json
Signed-off-by: Ifeora Okechukwu <[email protected]>
1 parent 3ca285d commit 3dc3f30

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

package.json

+1-11
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
},
77
"devDependencies": {
88
"@types/jest": "^24.0.18",
9-
"@types/node": "^13.13.5",
109
"graphql": "^14.5.0",
1110
"jest": "^24.8.0",
1211
"lerna": "^3.4.3",
@@ -19,14 +18,5 @@
1918
"contributors": [
2019
"Alan Cha",
2120
"Erik Wittern"
22-
],
23-
"dependencies": {
24-
"deep-equal": "^2.0.3",
25-
"form-urlencoded": "^4.1.3",
26-
"graphql-input-number": "0.0.10",
27-
"graphql-input-string": "0.0.16",
28-
"graphql-subscriptions": "^1.1.0",
29-
"graphql-type-json": "^0.3.1",
30-
"jsonpath-plus": "^4.0.0"
31-
}
21+
]
3222
}

packages/openapi-to-graphql/package-lock.json

+11-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)