From 4de8a763cc937ad97d694f3d7434cac08a32bab4 Mon Sep 17 00:00:00 2001 From: Max Peterson Date: Thu, 13 Nov 2014 12:50:17 -0600 Subject: [PATCH] Add postal.js to registry --- registry.json | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.json b/registry.json index 6b5e4ed..de69ab1 100644 --- a/registry.json +++ b/registry.json @@ -69,6 +69,7 @@ "parallax": "github:wagerfield/parallax", "pikaday": "github:dbushell/Pikaday", "poly": "github:cujojs/poly", + "postal": "npm:postal", "pouchdb": "github:pouchdb/pouchdb", "prism": "github:LeaVerou/prism", "quint": "github:jquery/qunit",