Install graphql-tag via yarnpkg
This commit is contained in:
parent
7043a3f3b5
commit
703fbcc41e
1 changed files with 13 additions and 0 deletions
13
debian/patches/0730-install-graphql-tag.patch
vendored
Normal file
13
debian/patches/0730-install-graphql-tag.patch
vendored
Normal file
|
@ -0,0 +1,13 @@
|
|||
Description: Install graphql-tag via yarnpkg
|
||||
Author: Utkarsh Gupta <guptautkarsh2102@gmail.com>
|
||||
|
||||
--- gitlab-11.10.4+dfsg.orig/package.json
|
||||
+++ gitlab-11.10.4+dfsg/package.json
|
||||
@@ -78,6 +78,7 @@
|
||||
"fuzzaldrin-plus": "^0.5.0",
|
||||
"glob": "^7.1.2",
|
||||
"graphql": "^14.0.2",
|
||||
+ "graphql-tag": "^2.0.0",
|
||||
"imports-loader": "^0.8.0",
|
||||
"jed": "^1.1.1",
|
||||
"jest-transform-graphql": "^2.1.0",
|
Loading…
Reference in a new issue