Skip to content

Commit b7deb05

Browse files
committed
chore: update scripts
1 parent da13191 commit b7deb05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/migration-guides/mathjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"benchmark": "./benchmark"
2020
},
2121
"scripts": {
22-
"bench": "NODE_PATH=./../../../lib/node_modules/ node ./benchmark/*"
22+
"bench": "make benchmark"
2323
},
2424
"homepage": "https://github.com/stdlib-js/stdlib",
2525
"repository": {

0 commit comments

Comments
 (0)