1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00

Adds jest dependency (#10845)

* Add Jest
This commit is contained in:
Thomas Huang 2021-04-08 10:25:05 -07:00 committed by GitHub
parent 9079fb87ec
commit c339f28ce8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1471 additions and 26 deletions

View File

@ -254,6 +254,7 @@
"gulp-terser-js": "^5.2.2",
"gulp-watch": "^5.0.1",
"gulp-zip": "^4.0.0",
"jest": "^26.6.3",
"jsdom": "^11.2.0",
"koa": "^2.7.0",
"lavamoat": "^5.1.4",

1496
yarn.lock

File diff suppressed because it is too large Load Diff