From 7696980309656439c9593cac63f33e361e3aa62d Mon Sep 17 00:00:00 2001 From: Alexis Vincent Date: Sun, 27 Nov 2016 12:53:49 +0200 Subject: [PATCH] Added systemjs-hmr, systemjs-tools and systemjs-config-builder --- registry.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/registry.json b/registry.json index fa41e3e..a4d89e7 100644 --- a/registry.json +++ b/registry.json @@ -558,9 +558,12 @@ "stylific": "npm:stylific", "superagent": "npm:superagent", "svg.js": "github:wout/svg.js", + "systemjs-config-builder": "npm:systemjs-config-builder", + "systemjs-hmr": "npm:systemjs-hmr", "systemjs-hot-reloader": "github:capaj/systemjs-hot-reloader", "systemjs-hot-reloader-store": "github:peteruithoven/systemjs-hot-reloader-store", "systemjs-reloader": "github:npbenjohnson/systemjs-reloader", + "systemjs-tools": "npm:systemjs-tools", "t7": "npm:t7", "tabletools": "github:DataTables/TableTools", "tag":"npm:systemjs-riot",