From c82af5630ca3512609017e7a84c6229dbd3fac56 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aper=C3=A7u?= Date: Tue, 13 Oct 2015 23:20:24 +0200 Subject: [PATCH] chore(core): add more organizations, for pgm users Let's reach the Segfault @meriadec. I know you can do it. --- config/index.js | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/config/index.js b/config/index.js index 6d7d8ce..7248e81 100644 --- a/config/index.js +++ b/config/index.js @@ -28,7 +28,25 @@ export default _.merge({ 45: 1810244, 50: 1810245, 55: 1810247, - 60: 1810250 + 60: 1810250, + 65: 1810466, + 70: 1810468, + 75: 1810469, + 80: 1814543, + 85: 1814548, + 90: 1814551, + 95: 1814553, + 100: 1814555, + 105: 1814597, + 110: 1814598, + 115: 1814599, + 120: 1814600, + 125: 1814601, + 130: 1814602, + 135: 1814603, + 140: 1814605, + 145: 1814606, + 150: 1814608 } }, envConfig);