Browse Source
Remove fs package
Signed-off-by: Julius Härtl <jus@bitgrid.net>
pull/16168/head
Julius Härtl
6 years ago
No known key found for this signature in database
GPG Key ID: 4C614C6ED2CDE6DF
1 changed files with
0 additions and
1 deletions
-
tests/ui-regression/package.json
|
|
@ -9,7 +9,6 @@ |
|
|
|
"author": "", |
|
|
|
"dependencies": { |
|
|
|
"chai": "^4.1.2", |
|
|
|
"fs": "0.0.1-security", |
|
|
|
"mocha": "^5.2.0", |
|
|
|
"mocha-json-report": "0.0.2", |
|
|
|
"pixelmatch": "^5.0.2", |
|
|
|