correct protobuf.js alias inline with npm

node module for this package is "protobufjs", "protobuf" relates to different project.
This commit is contained in:
Meirion Hughes
2016-06-01 16:08:04 +01:00
parent 146f1cf971
commit aaa53e41d1
+1 -1
View File
@@ -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",