Skip to content

Commit

Permalink
Remove unused binary package from benchmark/package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
keichi committed Sep 27, 2021
1 parent dd190c7 commit e8c3a5b
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 69 deletions.
1 change: 0 additions & 1 deletion benchmark/bench.js
@@ -1,4 +1,3 @@
const binary = require("binary");
const Benchmark = require("benchmark");
const bp = require("binparse").bp;
const Parser = require("../dist/binary_parser").Parser;
Expand Down
67 changes: 0 additions & 67 deletions benchmark/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion benchmark/package.json
@@ -1,7 +1,6 @@
{
"dependencies": {
"benchmark": "^2.1.4",
"binary": "0.3.0",
"binparse": "1.2.1",
"destruct-js": "^0.2.9",
"structron": "^0.4.3"
Expand Down

0 comments on commit e8c3a5b

Please sign in to comment.