Skip to content

Commit 3ac159f

Browse files
gatsbybotLekoArts
andauthored
fix(gatsby-plugin-utils): Add missing fs-extra dep (#35165) (#35168)
Co-authored-by: Lennart <[email protected]>
1 parent 0f2ec73 commit 3ac159f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/gatsby-plugin-utils/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@
4747
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-utils#readme",
4848
"dependencies": {
4949
"@babel/runtime": "^7.15.4",
50+
"fs-extra": "^10.0.0",
5051
"gatsby-core-utils": "^3.10.0",
5152
"gatsby-sharp": "^0.4.0",
5253
"graphql-compose": "^9.0.7",

0 commit comments

Comments
 (0)