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:
HJ 2020-12-29 01:54:18 +00:00
commit 34d8893f1c

View file

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