We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da13191 commit b7deb05Copy full SHA for b7deb05
docs/migration-guides/mathjs/package.json
@@ -19,7 +19,7 @@
19
"benchmark": "./benchmark"
20
},
21
"scripts": {
22
- "bench": "NODE_PATH=./../../../lib/node_modules/ node ./benchmark/*"
+ "bench": "make benchmark"
23
24
"homepage": "https://github.com/stdlib-js/stdlib",
25
"repository": {
0 commit comments