From 99b64ae99fb3862eadf2de90dc7bf07f14511cc1 Mon Sep 17 00:00:00 2001 From: Tim Kuminecz Date: Mon, 25 Jan 2016 16:04:26 -0500 Subject: [PATCH] Add zepto to registry.json --- registry.json | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.json b/registry.json index 18af5c1..6bef161 100644 --- a/registry.json +++ b/registry.json @@ -483,6 +483,7 @@ "wordcloud2": "github:timdream/wordcloud2.js", "xlsjs": "github:SheetJS/js-xls", "xlsx": "github:SheetJS/js-xlsx", + "zepto": "npm:zepto", "zlib": "github:jspm/nodelibs-zlib", "zone.js": "npm:zone.js", "zygo": "github:zygo-io/zygo",