Browse Source
Merge pull request #16168 from nextcloud/fix/16103
Remove fs package
pull/16184/head
Roeland Jago Douma
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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", |
|
|
|
|