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 = {