Skip to content
Snippets Groups Projects
Commit bffe7d7b authored by murgatroid99's avatar murgatroid99
Browse files

Switched protobufjs dependency to npm package instead of GitHub

parent c3be7694
No related branches found
No related tags found
No related merge requests found
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
"dependencies": { "dependencies": {
"bindings": "^1.2.0", "bindings": "^1.2.0",
"nan": "^1.5.0", "nan": "^1.5.0",
"protobufjs": "murgatroid99/ProtoBuf.js", "protobufjs": "^4.0.0-b2",
"underscore": "^1.6.0", "underscore": "^1.6.0",
"underscore.string": "^3.0.0" "underscore.string": "^3.0.0"
}, },
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment