Add graphql-tag node module to package.json

This commit is contained in:
Pirate Praveen 2020-04-23 00:22:18 +05:30
parent 43b4c567b2
commit fd9705e969
2 changed files with 13 additions and 0 deletions

View file

@ -0,0 +1,12 @@
yarn fails to install graphql-tag
--- a/package.json
+++ b/package.json
@@ -70,6 +70,7 @@
"fuzzaldrin-plus": "^0.6.0",
"glob": "^7.1.6",
"graphql": "^14.0.2",
+ "graphql-tag": "^2.10.0",
"immer": "^5.2.1",
"jest-transform-graphql": "^2.1.0",
"jquery.caret": "^0.3.1",

View file

@ -22,6 +22,7 @@
0700-add-salsa-link-to-help.patch
0710-use-yarnpkg.patch
0740-use-packaged-modules.patch
0741-add-graphql-tag.patch
0750-fix-relative-paths.patch
0760-update-grape.patch
0790-protobuf-compat.patch