From 4dbcd60fde554f7032d562b2da7f7684c29c6722 Mon Sep 17 00:00:00 2001 From: Daniel Hoisel Ferraz Date: Sun, 10 Apr 2016 13:38:21 -0300 Subject: [PATCH] Add fullcalendar to registry - https://github.com/fullcalendar/fullcalendar --- registry.json | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.json b/registry.json index 6989f29..fc252e9 100644 --- a/registry.json +++ b/registry.json @@ -258,6 +258,7 @@ "font-awesome": "npm:font-awesome", "foundation": "npm:foundation-sites", "fs": "github:jspm/nodelibs-fs", + "fullcalendar": "npm:fullcalendar", "functify": "npm:functify", "golden-layout": "npm:golden-layout", "greensock": "github:greensock/GreenSock-JS",