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
parent
commit
c0a48c25ac
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      tests/ui-regression/package.json

1
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",

Loading…
Cancel
Save