- update dependencies

- upgrade gatsby v2 to v3
- update functions
This commit is contained in:
Amruth Pillai
2021-05-29 11:47:34 +05:30
parent b0bd8c94f3
commit 2c22c13f3e
133 changed files with 44805 additions and 13338 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
import i18n from 'i18next';
import { initReactI18next } from 'react-i18next';
import i18n from 'i18next';
import resources from './locales';
const languages = [
+1 -1
View File
@@ -14,8 +14,8 @@ import it from './it.json';
import ja from './ja.json';
import kn from './kn.json';
import lt from './lt.json';
import nl from './nl.json';
import nb from './nb.json';
import nl from './nl.json';
import pl from './pl.json';
import ptBr from './pt-br.json';
import ptPt from './pt-pt.json';