From f86c3542bec912fc9db42f3493bf5d3340f8d160 Mon Sep 17 00:00:00 2001 From: Aleksander Date: Wed, 3 Feb 2016 10:28:59 +0100 Subject: [PATCH] Added i18next and Intl.js --- registry.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/registry.json b/registry.json index 45e5cc6..8aafdeb 100644 --- a/registry.json +++ b/registry.json @@ -250,6 +250,8 @@ "humanize-duration": "github:EvanHahn/HumanizeDuration.js", "hyperagent": "github:weluse/hyperagent", "i18next-client": "npm:i18next-client", + "i18next": "github:i18next/i18next", + "Intl.js": "github:andyearnshaw/Intl.js", "icheck": "github:fronteed/iCheck", "titip": "github:quantumui/titip", "immstruct": "npm:immstruct",