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:
authorWinnie Hellmann <winnie@gitlab.com>2019-04-01 21:55:57 +0300
committerClement Ho <clemmakesapps@gmail.com>2019-04-01 21:55:57 +0300
commite3465a5dde695f316fec13dfde477660b402fdb8 (patch)
treeb55cb313951476d1902764bfcee97266ed594a07 /package.json
parent57cba4d1e9e9964359a5c55bca6558db0d511d98 (diff)
Add jQuery matchers to Jest
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 90fcfe01438..f80f9b3690b 100644
--- a/package.json
+++ b/package.json
@@ -144,6 +144,7 @@
"babel-plugin-rewire": "^1.2.0",
"chalk": "^2.4.1",
"commander": "^2.18.0",
+ "custom-jquery-matchers": "^2.1.0",
"docdash": "^1.0.2",
"eslint": "~5.9.0",
"eslint-import-resolver-jest": "^2.1.1",