Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhil Hughes <me@iamphill.com>2019-02-26 15:26:15 +0300
committerFilipa Lacerda <filipa@gitlab.com>2019-02-26 15:26:15 +0300
commit224417e2b41b57ba9c0f1c6d14c1fefdb1410073 (patch)
tree88eabedcd8c3072e9999eaf9063a3187a0c83499 /package.json
parentb0097199a329c4de4eacc99a7d46d62c4ec0a1e0 (diff)
Added GraphQL Jest transform
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 4ec484a5e86..3d96f8b80d9 100644
--- a/package.json
+++ b/package.json
@@ -72,6 +72,7 @@
"graphql": "^14.0.2",
"imports-loader": "^0.8.0",
"jed": "^1.1.1",
+ "jest-transform-graphql": "^2.1.0",
"jquery": "^3.2.1",
"jquery-ujs": "1.2.2",
"jquery.waitforimages": "^2.2.0",