Stopped tracking .env files, but keep remote

This commit is contained in:
Amruth Pillai
2020-12-11 10:12:41 +05:30
parent 5cd95b54f5
commit d51363663b
9 changed files with 39 additions and 44 deletions
+5 -5
View File
@@ -26,8 +26,8 @@
"dotenv": "^8.2.0",
"downloadjs": "^1.4.7",
"firebase": "^8.1.2",
"formik": "^2.2.5",
"gatsby": "^2.28.1",
"formik": "^2.2.6",
"gatsby": "^2.28.2",
"gatsby-image": "^2.7.0",
"gatsby-plugin-create-client-paths": "^2.6.0",
"gatsby-plugin-firebase": "^0.2.0-beta.4",
@@ -46,19 +46,19 @@
"i18next": "^19.8.4",
"lodash": "^4.17.20",
"nanoevents": "^5.1.10",
"postcss": "^8.2.0",
"postcss": "^8.2.1",
"react": "^17.0.1",
"react-beautiful-dnd": "^13.0.0",
"react-dom": "^17.0.1",
"react-helmet": "^6.1.0",
"react-i18next": "^11.8.1",
"react-i18next": "^11.8.3",
"react-icons": "^4.1.0",
"react-markdown": "^5.0.3",
"react-scroll": "^1.8.1",
"react-toastify": "^6.2.0",
"short-unique-id": "^3.2.0",
"uuid": "^8.3.2",
"yup": "^0.32.6"
"yup": "^0.32.8"
},
"devDependencies": {
"eslint": "^7.15.0",