forked from AkkomaGang/akkoma-fe
Merge branch 'fix/compat-aarch64-mac' into 'develop'
Newer chromedriver works on MacOS aarch64 See merge request pleroma/pleroma-fe!1318
This commit is contained in:
commit
34d8893f1c
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@
|
|||
"babel-plugin-lodash": "^3.3.4",
|
||||
"chai": "^3.5.0",
|
||||
"chalk": "^1.1.3",
|
||||
"chromedriver": "^2.21.2",
|
||||
"chromedriver": "^87.0.1",
|
||||
"connect-history-api-fallback": "^1.1.0",
|
||||
"cross-spawn": "^4.0.2",
|
||||
"css-loader": "^0.28.0",
|
||||
|
|
Loading…
Reference in a new issue