fix issue with celebi printing

This commit is contained in:
Amruth Pillai
2020-07-18 21:51:01 +05:30
parent 5bb4bc5941
commit ec6ddd1fff
3 changed files with 108 additions and 219 deletions

View File

@ -26,7 +26,7 @@
"downloadjs": "^1.4.7",
"firebase": "^7.16.1",
"formik": "^2.1.5",
"gatsby": "^2.24.3",
"gatsby": "^2.24.4",
"gatsby-image": "^2.4.13",
"gatsby-plugin-create-client-paths": "^2.3.10",
"gatsby-plugin-firebase": "^0.2.0-beta.4",
@ -39,7 +39,7 @@
"gatsby-plugin-react-helmet": "^3.3.10",
"gatsby-plugin-sharp": "^2.6.19",
"gatsby-plugin-sitemap": "^2.4.11",
"gatsby-source-filesystem": "^2.3.19",
"gatsby-source-filesystem": "^2.3.20",
"gatsby-source-gravatar": "^1.0.0",
"gatsby-transformer-remark": "^2.8.25",
"gatsby-transformer-sharp": "^2.5.11",