From 7b43daff14a56675dc5cf442a35c6d883067f5fc Mon Sep 17 00:00:00 2001 From: Jon Stevens Date: Thu, 25 Jun 2015 10:43:31 -0700 Subject: [PATCH] add humanize-duration --- registry.json | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.json b/registry.json index 0903b88..116ba83 100644 --- a/registry.json +++ b/registry.json @@ -179,6 +179,7 @@ "http": "github:jspm/nodelibs-http", "https": "github:jspm/nodelibs-https", "humane-js": "github:wavded/humane-js", + "humanize-duration": "github:EvanHahn/HumanizeDuration.js", "i18next-client": "npm:i18next-client", "icheck": "github:fronteed/iCheck", "immstruct": "npm:immstruct",