Skip to content

Commit c5fa8e5

Browse files
committed
Remove benchmark script
1 parent 6499675 commit c5fa8e5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,6 @@
9090
"url": "git+ssh://[email protected]/ignlg/simplify-path-js.git"
9191
},
9292
"scripts": {
93-
"benchmark": "node benchmark/benchmark.js",
9493
"build": "tsc --project tsconfig.build.json && rollup -c && rimraf compiled && typedoc",
9594
"lint": "eslint --fix 'src/**/*.ts'",
9695
"prebuild": "rimraf dist",

0 commit comments

Comments
 (0)