diff --git a/index.js b/index.js index 3677a03..044b641 100644 --- a/index.js +++ b/index.js @@ -21,7 +21,7 @@ THE SOFTWARE. */ var msgpack = require('msgpack-js') -var snappy = require('@klaus_trainer/snappyjs') +var snappy = require('snappyjs') var through = require('through') var bops = require('bops') diff --git a/package.json b/package.json index bbdcd4d..e88dbbd 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "dependencies": { "bops": "^1.0.0", "msgpack-js": "^0.3.0", - "@klaus_trainer/snappyjs": "^1.0.0", + "snappyjs": "^0.5.0", "through": "^2.3.8" }, "keywords": [