From 1830b12670cfc089507b8d4ca3950c167c88cd2b Mon Sep 17 00:00:00 2001 From: Meirion Hughes Date: Wed, 25 May 2016 09:11:47 +0100 Subject: [PATCH] fix alias for protobufjs, bytebuffer, long --- registry.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/registry.json b/registry.json index 96f3f88..ec646ef 100644 --- a/registry.json +++ b/registry.json @@ -204,7 +204,7 @@ "bootstrap3-dialog": "github:nakupanda/bootstrap3-dialog", "breeze": "npm:breeze-client", "buffer": "github:jspm/nodelibs-buffer", - "bytebuffer.js" : "github:dcodeIO/bytebuffer.js", + "bytebuffer" : "github:dcodeIO/bytebuffer.js", "can": "npm:can", "chai": "npm:chai", "chart": "github:nnnick/Chart.js", @@ -363,7 +363,7 @@ "localforage": "npm:localforage", "lodash": "npm:lodash", "log4js": "github:mobilexag/log4js", - "long.js" : "github:dcodeIO/long.js", + "long" : "github:dcodeIO/long.js", "malihu-custom-scrollbar-plugin": "github:malihu/malihu-custom-scrollbar-plugin", "marionette": "github:marionettejs/backbone.marionette", "marvelous-aurelia-core": "github:marveloussoftware/marvelous-aurelia-core", @@ -439,7 +439,7 @@ "pretender": "npm:pretender", "prism": "github:LeaVerou/prism", "process": "github:jspm/nodelibs-process", - "protobuf.js": "github:dcodeIO/protobuf.js", + "protobuf": "github:dcodeIO/protobuf.js", "punycode": "github:jspm/nodelibs-punycode", "purecss": "npm:purecss", "puremvc-standard": "github:PureMVC/puremvc-typescript-standard-framework",