all basic config done

This commit is contained in:
Arjun Patel
2019-02-23 19:19:57 -08:00
parent 4accd39079
commit 7634a66a18
8 changed files with 36 additions and 13 deletions
+9
View File
@@ -131,6 +131,15 @@
"integrity": "sha512-HygQCKUBSFl8wKQZBSemMywRWcEDNidvNbjGVyZu3nbZ8qq9ubiPoGLMdRDpfSrpkkm9BXYFkpKxxFX38o/76w==",
"dev": true
},
"dotenv-flow": {
"version": "0.2.0",
"resolved": "https://registry.npmjs.org/dotenv-flow/-/dotenv-flow-0.2.0.tgz",
"integrity": "sha512-Lmw/iJmgvMMZ/TStj+RrsT38WlaFy+5y6jwmHKoCh4MJp8U2etajnXMjhcIdBYKEkjqXzle4UbRVLhFx0t5YKg==",
"dev": true,
"requires": {
"dotenv": "^6.0.0"
}
},
"dottie": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/dottie/-/dottie-2.0.1.tgz",