From 28181572888126f4a715e6ee680e2590c3f7c904 Mon Sep 17 00:00:00 2001 From: JerryTk Date: Thu, 15 Jan 2015 10:29:13 +0100 Subject: [PATCH] i18next-client registry and @1.7.7 override --- package-overrides/npm/i18next-client@1.7.7.json | 3 +++ registry.json | 1 + 2 files changed, 4 insertions(+) create mode 100644 package-overrides/npm/i18next-client@1.7.7.json diff --git a/package-overrides/npm/i18next-client@1.7.7.json b/package-overrides/npm/i18next-client@1.7.7.json new file mode 100644 index 0000000..8d6df80 --- /dev/null +++ b/package-overrides/npm/i18next-client@1.7.7.json @@ -0,0 +1,3 @@ +{ + "format": "global" +} diff --git a/registry.json b/registry.json index 68f7b3a..0e202e4 100644 --- a/registry.json +++ b/registry.json @@ -88,6 +88,7 @@ "handlebars.js": "github:components/handlebars.js", "http": "github:jspm/nodelibs-http", "https": "github:jspm/nodelibs-https", + "i18next-client": "npm:i18next-client", "infamous": "github:infamous/infamous", "intro": "github:usablica/intro.js", "ionic": "github:driftyco/ionic-bower",