Skip to content

Commit

Permalink
Add missing benchmark script (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
denis-sokolov authored Jan 18, 2021
1 parent e7bed7e commit 56b4ee0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"description": "JSON parse with prototype poisoning protection",
"main": "index.js",
"scripts": {
"benchmark": "cd benchmarks && npm install && npm run all",
"test": "standard && tap test.js"
},
"repository": {
Expand Down

0 comments on commit 56b4ee0

Please sign in to comment.