diff --git a/package-overrides/github/necolas/normalize.css@3.0.2.json b/package-overrides/github/necolas/normalize.css@3.0.2.json new file mode 100644 index 0000000..ece3686 --- /dev/null +++ b/package-overrides/github/necolas/normalize.css@3.0.2.json @@ -0,0 +1,7 @@ +{ + "dependencies": { + "css": "*" + }, + "main": "normalize.css!", + "registry": "jspm" +} diff --git a/registry.json b/registry.json index 4312ef1..a08e790 100644 --- a/registry.json +++ b/registry.json @@ -124,6 +124,7 @@ "ng-multi-transclude": "github:zachsnow/ng-multi-transclude", "ng-sortable": "github:a5hik/ng-sortable", "nodelibs": "github:jspm/nodelibs", + "normalize.css": "github:necolas/normalize.css", "nprogress": "github:rstacruz/nprogress", "omniscient": "npm:omniscient", "os": "github:jspm/nodelibs-os",