From 164f7fb5340e932df1aad6cde9b99828e1e69b57 Mon Sep 17 00:00:00 2001 From: Julian Gonggrijp Date: Wed, 16 Mar 2022 14:44:05 +0100 Subject: [PATCH] Import { gulp as i18nextParser } (#451) --- frontend/gulpfile.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/gulpfile.ts b/frontend/gulpfile.ts index a725c927..1b077de4 100644 --- a/frontend/gulpfile.ts +++ b/frontend/gulpfile.ts @@ -30,7 +30,7 @@ import { argv } from 'yargs'; import { JSDOM, VirtualConsole } from 'jsdom'; import * as through2 from 'through2'; import chalk from 'chalk'; -import * as i18nextParser from 'i18next-parser'; +import { gulp as i18nextParser } from 'i18next-parser'; type LibraryProps = {