From 49478b693d0487612142f9770d9d2850acaf68aa Mon Sep 17 00:00:00 2001 From: Guy Bedford Date: Wed, 6 Nov 2013 14:26:33 +0200 Subject: [PATCH] remove old plugin names --- registry.json | 6 ------ 1 file changed, 6 deletions(-) diff --git a/registry.json b/registry.json index 5ec501f..eea6e08 100644 --- a/registry.json +++ b/registry.json @@ -1,10 +1,4 @@ { - "!css": "github:jspm/plugin-css", - "!font": "github:jspm/plugin-font", - "!image": "github:jspm/plugin-image", - "!json": "github:jspm/plugin-json", - "!text": "github:jspm/plugin-text", - "css": "github:jspm/plugin-css", "font": "github:jspm/plugin-font", "image": "github:jspm/plugin-image",