From f5bcc091f68194baf96a7a34ab8abfa9edbe8809 Mon Sep 17 00:00:00 2001 From: Guy Bedford Date: Sat, 9 Jan 2016 17:05:23 +0200 Subject: [PATCH] Update registry.json --- registry.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/registry.json b/registry.json index 004c796..90c7e23 100644 --- a/registry.json +++ b/registry.json @@ -11,7 +11,9 @@ "jsx": "github:floatdrop/plugin-jsx", "less": "github:aaike/jspm-less-plugin", "md": "github:guybedford/system-md", - "plugin-babel": "github:systemjs/plugin-babel", + "plugin-babel": "npm:systemjs-plugin-babel", + "plugin-traceur": "npm:systemjs-plugin-traceur", + "plugin-typescript": "github:frankwallis/plugin-typescript", "raw": "github:matthewbauer/plugin-raw", "sass": "github:mobilexag/plugin-sass", "text": "github:systemjs/plugin-text",