aboutsummaryrefslogtreecommitdiffhomepage
path: root/package-lock.json
diff options
context:
space:
mode:
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json17
1 files changed, 17 insertions, 0 deletions
diff --git a/package-lock.json b/package-lock.json
index d8d1635..888564a 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -11,6 +11,7 @@
"dependencies": {
"babel-plugin-styled-components": "^2.0.7",
"gatsby": "5.0.1",
+ "gatsby-plugin-html-attributes": "^1.0.5",
"gatsby-plugin-image": "3.2.0",
"gatsby-plugin-manifest": "5.2.0",
"gatsby-plugin-offline": "^6.0.0",
@@ -8864,6 +8865,14 @@
"@parcel/core": "^2.0.0"
}
},
+ "node_modules/gatsby-plugin-html-attributes": {
+ "version": "1.0.5",
+ "resolved": "https://registry.npmjs.org/gatsby-plugin-html-attributes/-/gatsby-plugin-html-attributes-1.0.5.tgz",
+ "integrity": "sha512-5u9AHfwxYuhl/QT+cI/r0+1oCKba/LPB6PHUaJN65swPOPrsAiNAj++hTSCs3CG3fITcR8Oorcn6hm6rN+uVAg==",
+ "dependencies": {
+ "babel-runtime": "^6.26.0"
+ }
+ },
"node_modules/gatsby-plugin-image": {
"version": "3.2.0",
"resolved": "https://registry.npmjs.org/gatsby-plugin-image/-/gatsby-plugin-image-3.2.0.tgz",
@@ -23342,6 +23351,14 @@
"@parcel/transformer-json": "2.6.2"
}
},
+ "gatsby-plugin-html-attributes": {
+ "version": "1.0.5",
+ "resolved": "https://registry.npmjs.org/gatsby-plugin-html-attributes/-/gatsby-plugin-html-attributes-1.0.5.tgz",
+ "integrity": "sha512-5u9AHfwxYuhl/QT+cI/r0+1oCKba/LPB6PHUaJN65swPOPrsAiNAj++hTSCs3CG3fITcR8Oorcn6hm6rN+uVAg==",
+ "requires": {
+ "babel-runtime": "^6.26.0"
+ }
+ },
"gatsby-plugin-image": {
"version": "3.2.0",
"resolved": "https://registry.npmjs.org/gatsby-plugin-image/-/gatsby-plugin-image-3.2.0.tgz",