From 8ffd8ec03f2e514d36b3110f79ef363063d09dfc Mon Sep 17 00:00:00 2001 From: Dwayne Charrington Date: Tue, 1 Mar 2016 16:18:37 +1000 Subject: [PATCH] Added in Aurelia Google Maps plugin --- registry.json | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.json b/registry.json index 8297095..5e06516 100644 --- a/registry.json +++ b/registry.json @@ -123,6 +123,7 @@ "aurelia-flux": "github:tfrydrychewicz/aurelia-flux", "aurelia-framework": "npm:aurelia-framework", "aurelia-google-analytics": "github:miguelzakharia/aurelia-google-analytics", + "aurelia-google-maps": "npm:aurelia-google-maps", "aurelia-history": "npm:aurelia-history", "aurelia-history-browser": "npm:aurelia-history-browser", "aurelia-html-template-element": "github:aurelia/html-template-element",