From aaa53e41d19cf3e8632c1a6a7de6539a24443745 Mon Sep 17 00:00:00 2001 From: Meirion Hughes Date: Wed, 1 Jun 2016 16:08:04 +0100 Subject: [PATCH] correct protobuf.js alias inline with npm node module for this package is "protobufjs", "protobuf" relates to different project. --- registry.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/registry.json b/registry.json index 849bc16..ea14e6d 100644 --- a/registry.json +++ b/registry.json @@ -441,7 +441,7 @@ "pretender": "npm:pretender", "prism": "github:LeaVerou/prism", "process": "github:jspm/nodelibs-process", - "protobuf": "github:dcodeIO/protobuf.js", + "protobufjs": "github:dcodeIO/protobuf.js", "punycode": "github:jspm/nodelibs-punycode", "purecss": "npm:purecss", "puremvc-standard": "github:PureMVC/puremvc-typescript-standard-framework",