debian-mirror-gitlab/debian/patches/0730-install-graphql-tag.patch

14 lines
346 B
Diff
Raw Normal View History

2019-05-18 01:05:44 +05:30
Description: Install graphql-tag via yarnpkg
Author: Utkarsh Gupta <guptautkarsh2102@gmail.com>
2019-07-07 11:29:07 +05:30
--- a/package.json
+++ b/package.json
2020-03-12 18:50:15 +05:30
@@ -84,6 +84,7 @@
2019-05-18 01:05:44 +05:30
"fuzzaldrin-plus": "^0.5.0",
"glob": "^7.1.2",
"graphql": "^14.0.2",
+ "graphql-tag": "^2.0.0",
2020-03-12 18:50:15 +05:30
"immer": "^5.2.1",
2019-05-18 01:05:44 +05:30
"imports-loader": "^0.8.0",
"jed": "^1.1.1",