From 75cae64157f11201c9029f5d87993195b7f8d388 Mon Sep 17 00:00:00 2001 From: Felipe Figueroa Date: Tue, 31 Jan 2017 08:34:22 -0300 Subject: [PATCH] new official less plugin new official less plugin, according to https://github.com/systemjs/plugin-less/issues/10 --- registry.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/registry.json b/registry.json index 3cb8e16..a8d2aa5 100644 --- a/registry.json +++ b/registry.json @@ -11,7 +11,7 @@ "jst": "github:podio/plugin-jst", "jsx": "github:floatdrop/plugin-jsx", "ko-tpl": "github:One-com/systemjs-plugin-ko-tpl", - "less": "github:systemjs/plugin-less", + "less": "npm:systemjs-less-plugin", "md": "github:guybedford/system-md", "node-binary": "npm:systemjs-plugin-node-binary", "plugin-babel": "npm:systemjs-plugin-babel",