Skip to content

Commit 3dbd202

Browse files
authored
Update package.json
1 parent 8622a23 commit 3dbd202

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
"clean": "rimraf output && rimraf .pulp-cache",
55
"build": "eslint src && pulp build -- --censor-lib --strict",
66
"test": "pulp test",
7-
87
"bench:build": "purs compile \"bench/**/*.purs\" \"src/**/*.purs\" \"bower_components/*/src/**/*.purs\"",
98
"bench:run": "node -e \"require('./output/Bench.Main/index.js').main()\"",
109
"bench": "npm run bench:build && npm run bench:run"

0 commit comments

Comments
 (0)