diff --git a/package.json b/package.json index 0440252..d784f18 100644 --- a/package.json +++ b/package.json @@ -5,6 +5,9 @@ "scripts": { "test": "standard && tap test/*.js --coverage" }, + "browser": { + "buffertools": false + }, "repository": { "type": "git", "url": "https://github.com/othiym23/node-deeper.git"