We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e056a2d commit ce86205Copy full SHA for ce86205
packages/snap/package.json
@@ -53,6 +53,7 @@
53
"bip322-js": "^3.0.0",
54
"concurrently": "^9.2.1",
55
"dotenv": "^17.2.1",
56
+ "execa": "^5.1.1",
57
"jest": "^30.0.5",
58
"jest-mock-extended": "^4.0.0",
59
"jest-transform-stub": "2.0.0",
yarn.lock
@@ -3086,6 +3086,7 @@ __metadata:
3086
bip322-js: "npm:^3.0.0"
3087
concurrently: "npm:^9.2.1"
3088
dotenv: "npm:^17.2.1"
3089
+ execa: "npm:^5.1.1"
3090
jest: "npm:^30.0.5"
3091
jest-mock-extended: "npm:^4.0.0"
3092
jest-transform-stub: "npm:2.0.0"
0 commit comments