recording - need newer webextensions-jsdom version, otherwise tests fail
This commit is contained in:
parent
46fe530f62
commit
f15d1984a9
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
||||||
"stylelint-config-standard": "^16.0.0",
|
"stylelint-config-standard": "^16.0.0",
|
||||||
"stylelint-order": "^0.3.0",
|
"stylelint-order": "^0.3.0",
|
||||||
"web-ext": "^2.9.3",
|
"web-ext": "^2.9.3",
|
||||||
"webextensions-jsdom": "^1.1.0"
|
"webextensions-jsdom": "^1.1.2"
|
||||||
},
|
},
|
||||||
"homepage": "https://github.com/mozilla/multi-account-containers#readme",
|
"homepage": "https://github.com/mozilla/multi-account-containers#readme",
|
||||||
"license": "MPL-2.0",
|
"license": "MPL-2.0",
|
||||||
|
|
Loading…
Add table
Reference in a new issue