- attempt at responsiveness fix

- bring back scrollbars
- update dependencies
This commit is contained in:
Amruth Pillai
2020-07-16 19:53:14 +05:30
parent 0019fee34e
commit 0b70d7ebec
14 changed files with 431 additions and 297 deletions
+5 -5
View File
@@ -25,15 +25,15 @@
"dotenv": "^8.2.0",
"downloadjs": "^1.4.7",
"firebase": "^7.16.0",
"formik": "^2.1.4",
"gatsby": "^2.24.2",
"formik": "^2.1.5",
"gatsby": "^2.24.3",
"gatsby-image": "^2.4.13",
"gatsby-plugin-create-client-paths": "^2.3.10",
"gatsby-plugin-firebase": "^0.2.0-beta.4",
"gatsby-plugin-lodash": "^3.3.10",
"gatsby-plugin-manifest": "^2.4.18",
"gatsby-plugin-material-ui": "^2.1.9",
"gatsby-plugin-offline": "^3.2.17",
"gatsby-plugin-offline": "^3.2.18",
"gatsby-plugin-postcss": "^2.3.11",
"gatsby-plugin-prefetch-google-fonts": "^1.4.3",
"gatsby-plugin-react-helmet": "^3.3.10",
@@ -43,7 +43,7 @@
"gatsby-source-gravatar": "^1.0.0",
"gatsby-transformer-remark": "^2.8.25",
"gatsby-transformer-sharp": "^2.5.11",
"i18next": "^19.6.0",
"i18next": "^19.6.2",
"lodash": "^4.17.19",
"moment": "^2.27.0",
"nanoevents": "^5.1.8",
@@ -72,7 +72,7 @@
"eslint-plugin-react": "^7.20.3",
"gatsby-plugin-eslint": "^2.0.8",
"prettier": "2.0.5",
"tailwindcss": "^1.4.6"
"tailwindcss": "^1.5.1"
},
"repository": {
"type": "git",