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

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/lib/screenshot-testing/package.json')
-rw-r--r--tests/lib/screenshot-testing/package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/lib/screenshot-testing/package.json b/tests/lib/screenshot-testing/package.json
index 8467744295..40a5302ea6 100644
--- a/tests/lib/screenshot-testing/package.json
+++ b/tests/lib/screenshot-testing/package.json
@@ -14,6 +14,7 @@
"puppeteer": "^1.15.0-next.1556321762762",
"request": "^2.88.0",
"request-promise": "^4.2.2",
- "resemblejs": "^2.10.3"
+ "resemblejs": "^2.10.3",
+ "url-parse": "^1.4.3"
}
}