fix(bridge): add missing dependency (#4172)

This commit is contained in:
Daniel Roe 2022-04-07 17:50:54 +01:00 committed by GitHub
parent bc7627df07
commit 5c4bb0ce18
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View File

@ -36,6 +36,7 @@
"estree-walker": "^3.0.1",
"externality": "^0.2.1",
"fs-extra": "^10.0.1",
"get-port-please": "^2.4.3",
"globby": "^13.1.1",
"h3": "^0.7.1",
"hash-sum": "^2.0.0",

View File

@ -2611,6 +2611,7 @@ __metadata:
estree-walker: ^3.0.1
externality: ^0.2.1
fs-extra: ^10.0.1
get-port-please: ^2.4.3
globby: ^13.1.1
h3: ^0.7.1
hash-sum: ^2.0.0