We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 511745f commit 2041865Copy full SHA for 2041865
2 files changed
.changeset/ninety-nails-take.md
@@ -0,0 +1,5 @@
1
+---
2
+'@graphql-codegen/plugin-helpers': patch
3
4
+
5
+Remove lodash.
packages/utils/plugins-helpers/package.json
@@ -20,7 +20,6 @@
20
"change-case-all": "1.0.15",
21
"common-tags": "1.8.2",
22
"import-from": "4.0.0",
23
- "lodash": "~4.17.0",
24
"tslib": "~2.6.0"
25
},
26
"main": "dist/cjs/index.js",
0 commit comments