Skip to content

Commit

Permalink
fix: add gatsby-plugin-utils dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
raae committed Mar 28, 2022
1 parent e9f808a commit 138a52b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
"devDependencies": {},
"dependencies": {
"axios": "0.25.0",
"gatsby-plugin-utils": "3.4.2",
"gatsby-source-filesystem": "4.6.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6453,7 +6453,7 @@ gatsby-plugin-typescript@^4.12.0-next.0:
"@babel/runtime" "^7.15.4"
babel-plugin-remove-graphql-queries "^4.12.0-next.0"

gatsby-plugin-utils@^3.4.2:
gatsby-plugin-utils@3.4.2, gatsby-plugin-utils@^3.4.2:
version "3.4.2"
resolved "https://registry.yarnpkg.com/gatsby-plugin-utils/-/gatsby-plugin-utils-3.4.2.tgz#bdc66fd52c052c91af443981e1facbc097429dc7"
integrity sha512-HkVR8BnEdc915pmY2L9wPwFgjq303ThMH9UtT+frDOPzn+GFjPlBF5+YGJ3tZaxH0ouwpnGTn3Pu37tcRZcctA==
Expand Down

0 comments on commit 138a52b

Please # to comment.