From 19aa95686f7e147959a3420d1e9a83ba673ebc45 Mon Sep 17 00:00:00 2001 From: John Doty Date: Wed, 27 Mar 2019 09:06:18 -0700 Subject: [PATCH] Heroku? --- .config/heroku/config.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .config/heroku/config.json diff --git a/.config/heroku/config.json b/.config/heroku/config.json new file mode 100644 index 0000000..111b223 --- /dev/null +++ b/.config/heroku/config.json @@ -0,0 +1,6 @@ +{ + "skip_analytics": false, + "color": true, + "lock_version": "", + "lock_channel": "" +} \ No newline at end of file