Skip to content

Commit

Permalink
remove acceptence test dependencies since they get pulled in from web
Browse files Browse the repository at this point in the history
  • Loading branch information
wkloucek committed Nov 17, 2021
1 parent d657d35 commit 32ce7d0
Show file tree
Hide file tree
Showing 4 changed files with 127 additions and 4,557 deletions.
16 changes: 1 addition & 15 deletions accounts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,14 +40,10 @@
"@babel/polyfill": "^7.10.1",
"@babel/preset-env": "^7.13.12",
"@babel/register": "^7.14.5",
"@cucumber/cucumber": "^7.3.1",
"@cucumber/pretty-formatter": "^1.0.0-alpha.1",
"@erquhart/rollup-plugin-node-builtins": "^2.1.5",
"@rollup/plugin-commonjs": "^17.1.0",
"@rollup/plugin-json": "^4.0.1",
"@rollup/plugin-replace": "^2.3.0",
"archiver": "^5.3.0",
"chromedriver": "^93.0.1",
"cross-env": "^7.0.3",
"easygettext": "^2.17.0",
"eslint": "7.24.0",
Expand All @@ -57,15 +53,7 @@
"eslint-plugin-promise": "^4.1.1",
"eslint-plugin-standard": "^5.0.0",
"eslint-plugin-vue": "^7.8.0",
"fs-extra": "^9.0.1",
"join-path": "^1.1.1",
"ldapjs": "^2.2.3",
"nightwatch": "1.7.11",
"nightwatch-api": "3.0.2",
"nightwatch-vrt": "^0.2.10",
"node-fetch": "^2.6.1",
"qs": "^6.10.1",
"rimraf": "^3.0.0",
"rollup": "^2.55.1",
"rollup-plugin-babel": "^4.3.3",
"rollup-plugin-eslint": "^7.0.0",
Expand All @@ -75,9 +63,7 @@
"rollup-plugin-terser": "^7.0.2",
"rollup-plugin-vue": "^5.1.4",
"swagger-vue-generator": "^1.0.6",
"url-search-params-polyfill": "^8.1.0",
"vue-template-compiler": "^2.6.11",
"xml-js": "^1.6.11"
"vue-template-compiler": "^2.6.11"
},
"peerDependencies": {
"owncloud-design-system": "^11.0.0"
Expand Down
Loading

0 comments on commit 32ce7d0

Please sign in to comment.