mirror of
https://github.com/tridactyl/tridactyl.git
synced 2026-09-10 07:16:33 -04:00
Declare porting test dependencies
This commit is contained in:
parent
2ec328df78
commit
0a5aa84e87
|
|
@ -31,6 +31,7 @@
|
|||
"xss": "^1.0.15"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@mdn/browser-compat-data": "5.5.7",
|
||||
"@types/css": "0.0.38",
|
||||
"@types/firefox-webext-browser": "^120.0.4",
|
||||
"@types/jest": "29.5.12",
|
||||
|
|
@ -52,6 +53,7 @@
|
|||
"jest-environment-jsdom": "29.7.0",
|
||||
"jest-jasmine2": "29.7.0",
|
||||
"jest-webextension-mock": "^4.0.0",
|
||||
"jszip": "3.10.1",
|
||||
"marked": "^12.0.1",
|
||||
"prettier": "^3.4.2",
|
||||
"selenium-webdriver": "^4.7.1",
|
||||
|
|
|
|||
Loading…
Reference in a new issue