protobuf.js override

This commit is contained in:
Meirion Hughes
2016-05-25 10:01:34 +01:00
parent 6ebe910fc9
commit 0f5d9e2e8b
@@ -0,0 +1,8 @@
{
"main": "dist/protobuf",
"dependencies": {
"bytebuffer": "github:dcodeIO/bytebuffer.js@^5.0.1",
"fs": "github:jspm/nodelibs-fs@^0.1.2",
"path": "github:jspm/nodelibs-path@^0.1.0"
}
}