mirror of
https://github.com/danbulant/docker-compose
synced 2026-06-10 10:11:51 +00:00
build: fix broken build
This commit is contained in:
parent
2b089ff660
commit
c7c6f01658
1 changed files with 3 additions and 3 deletions
|
|
@ -769,9 +769,9 @@
|
|||
"@types/serve-static" "*"
|
||||
|
||||
"@types/fs-extra@^9.0.9":
|
||||
version "9.0.10"
|
||||
resolved "https://registry.yarnpkg.com/@types/fs-extra/-/fs-extra-9.0.10.tgz#8023a72e3d06cf54929ea47ec7634e47f33f4046"
|
||||
integrity sha512-O9T2LLkRDiTlalOBdjEkcnT0MRdT2+wglCl7pJUJ3mkWkR8hX4K+5bg2raQNJcLv4V8zGuTXe7Ud3wSqkTyuyQ==
|
||||
version "9.0.11"
|
||||
resolved "https://registry.yarnpkg.com/@types/fs-extra/-/fs-extra-9.0.11.tgz#8cc99e103499eab9f347dbc6ca4e99fb8d2c2b87"
|
||||
integrity sha512-mZsifGG4QeQ7hlkhO56u7zt/ycBgGxSVsFI/6lGTU34VtwkiqrrSDgw0+ygs8kFGWcXnFQWMrzF2h7TtDFNixA==
|
||||
dependencies:
|
||||
"@types/node" "*"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue