diff --git a/app/monorepoUtils.js b/app/monorepoUtils.js index f93701ac9a..161a76a79b 100644 --- a/app/monorepoUtils.js +++ b/app/monorepoUtils.js @@ -55,7 +55,8 @@ export const SLUGS = [ 'bcosentino/squirrelmapper', 'embeller/offal-wildlife-watching', 'safmcadmin/fishstory', - 'bethzc/newark-digital-archive' + 'bethzc/newark-digital-archive', + 'chloezycheng/science-scribbler-synapse-safari' ]; export function usesMonorepo(slug) {