mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-06-14 08:32:12 +02:00
Pin dependency gatsby-plugin-feed to 4.1.0
This commit is contained in:
parent
64abd5dd98
commit
7894afe62c
2 changed files with 2 additions and 2 deletions
|
@ -30,7 +30,7 @@
|
|||
"gatsby-awesome-pagination": "0.3.8",
|
||||
"gatsby-cli": "4.1.0",
|
||||
"gatsby-plugin-asset-path": "3.0.4",
|
||||
"gatsby-plugin-feed": "^4.1.0",
|
||||
"gatsby-plugin-feed": "4.1.0",
|
||||
"gatsby-plugin-image": "2.1.0",
|
||||
"gatsby-plugin-manifest": "4.1.0",
|
||||
"gatsby-plugin-mdx": "3.1.0",
|
||||
|
|
|
@ -6043,7 +6043,7 @@ gatsby-plugin-eslint@4.0.1:
|
|||
dependencies:
|
||||
webpack-merge "^5.8.0"
|
||||
|
||||
gatsby-plugin-feed@^4.1.0:
|
||||
gatsby-plugin-feed@4.1.0:
|
||||
version "4.1.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-feed/-/gatsby-plugin-feed-4.1.0.tgz#b560fa447935144bec2bdf4c874cdff62b9bf16f"
|
||||
integrity sha512-6bJ+g+UbOBiaIHj1jFFHewaS3SDLBaldjwoZmslYfyoxKSXzW3Cl9S0xyEFwFbiXqjUbDJJeeifIjbsHauAKQQ==
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue