From d19090929490854e992ea51d30011ca45d8edd36 Mon Sep 17 00:00:00 2001 From: Julian Grinblat Date: Sun, 27 Mar 2016 13:20:37 +0900 Subject: [PATCH] Move i18next to npm --- registry.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/registry.json b/registry.json index a08695e..16b6ebe 100644 --- a/registry.json +++ b/registry.json @@ -273,7 +273,7 @@ "humanize-duration": "github:EvanHahn/HumanizeDuration.js", "hyperagent": "github:weluse/hyperagent", "i18next-client": "npm:i18next-client", - "i18next": "github:i18next/i18next", + "i18next": "npm:i18next", "Intl.js": "github:andyearnshaw/Intl.js", "icheck": "github:fronteed/iCheck", "titip": "github:quantumui/titip",