Browse Source

ajout du package gatsby-pligin-react-helmet

Lou 3 years ago
parent
commit
cde2d6f1af
2 changed files with 1 additions and 7 deletions
  1. 1
    0
      package.json
  2. 0
    7
      yarn.lock

+ 1
- 0
package.json View File

@@ -17,6 +17,7 @@
17 17
 	"dependencies": {
18 18
 		"emailjs-com": "^3.2.0",
19 19
 		"gatsby": "^3.11.1",
20
+		"gatsby-plugin-react-helmet": "^4.12.0",
20 21
 		"gatsby-plugin-sass": "^4.11.0",
21 22
 		"gatsby-source-filesystem": "^3.11.0",
22 23
 		"gatsby-transformer-remark": "^4.8.0",

+ 0
- 7
yarn.lock View File

@@ -4916,13 +4916,6 @@ gatsby-page-utils@^1.11.0:
4916 4916
     lodash "^4.17.21"
4917 4917
     micromatch "^4.0.2"
4918 4918
 
4919
-gatsby-plugin-layout@^2.12.0:
4920
-  version "2.12.0"
4921
-  resolved "https://registry.yarnpkg.com/gatsby-plugin-layout/-/gatsby-plugin-layout-2.12.0.tgz#8564e6b012287f0108fbfadf4e269a581a570a08"
4922
-  integrity sha512-zBj7JTrAC6ro5GJPA2WxFEc+VMa6P62SnbKsj1fOUo8oVgNSV3I2oX9UMGv+S58nquW0NX/pNjIU8wR4IRwYmw==
4923
-  dependencies:
4924
-    "@babel/runtime" "^7.14.8"
4925
-
4926 4919
 gatsby-plugin-manifest@^3.11.0:
4927 4920
   version "3.11.0"
4928 4921
   resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-3.11.0.tgz#9dfc08f3573636edb7eba904291da9ca482524f4"

Loading…
Cancel
Save