From d22222bcb832a15067597998fac7a1aabc632fc1 Mon Sep 17 00:00:00 2001 From: Rob Eisenberg Date: Wed, 17 Feb 2016 16:25:26 -0500 Subject: [PATCH] Add aurelia-polyfills to the registry. --- registry.json | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.json b/registry.json index 86103eb..c6e0d3a 100644 --- a/registry.json +++ b/registry.json @@ -100,6 +100,7 @@ "array-sugar": "github:capaj/array-sugar", "assert": "github:jspm/nodelibs-assert", "aurelia-pal": "npm:aurelia-pal", + "aurelia-polyfills": "npm:aurelia-polyfills", "aurelia-pal-browser": "npm:aurelia-pal-browser", "aurelia-pal-nodejs": "npm:aurelia-pal-nodejs", "aurelia-async": "npm:aurelia-async",