Skip to content

Commit

Permalink
rename benchmark script
Browse files Browse the repository at this point in the history
  • Loading branch information
sasaplus1 committed Mar 6, 2021
1 parent 1176c0a commit 323a657
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"url": "https://github.com/sasaplus1/deepcopy.js.git"
},
"scripts": {
"benchmark": "node ./benchmark/benchmark.js",
"benchmark": "node ./benchmark/index.js",
"build": "run-p -l build:*",
"build:cjs": "tsc",
"build:esm": "rollup -c --environment build:esm",
Expand Down

0 comments on commit 323a657

Please sign in to comment.