From c81e4fd554a2b5e76d7b8007c0d81fc33783d1cc Mon Sep 17 00:00:00 2001 From: willyb321 Date: Thu, 3 May 2018 07:13:35 +1000 Subject: [PATCH] dist --- dist/index.js | 6 ++++++ dist/index.json | 11 +++++++++++ 2 files changed, 17 insertions(+) diff --git a/dist/index.js b/dist/index.js index 64b494f..fcaefa6 100644 --- a/dist/index.js +++ b/dist/index.js @@ -26288,6 +26288,12 @@ module.exports = { }, "3": { engineers: [ "Hera Tani", "Marco Qwent" ] + }, + "4": { + engineers: [ "Hera Tani", "Marco Qwent" ] + }, + "5": { + engineers: [ "Hera Tani" ] } } }, diff --git a/dist/index.json b/dist/index.json index fcc7102..0d38d56 100644 --- a/dist/index.json +++ b/dist/index.json @@ -36018,6 +36018,17 @@ "Hera Tani", "Marco Qwent" ] + }, + "4": { + "engineers": [ + "Hera Tani", + "Marco Qwent" + ] + }, + "5": { + "engineers": [ + "Hera Tani" + ] } } },