Skip to content

Commit 3f9473f

Browse files
committed
chore: package: rm unused scripts
1 parent 99dfde1 commit 3f9473f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

package.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,8 @@
77
"test:update": "madrun test:update",
88
"test:inspect": "madrun test:inspect",
99
"test:fail": "madrun test:fail",
10-
"test:slow": "madrun test:slow",
1110
"coverage:ci": "madrun coverage:ci",
1211
"coverage": "madrun coverage",
13-
"coverage:slow": "madrun coverage:slow",
14-
"lint:slow": "madrun lint:slow",
1512
"lint:dot": "madrun lint:dot",
1613
"lint-all": "madrun lint-all",
1714
"lint:frame": "madrun lint:frame",
@@ -34,7 +31,6 @@
3431
"fix:lint": "madrun fix:lint",
3532
"fix:lint:fresh": "madrun fix:lint:fresh",
3633
"fix:lint:cache": "madrun fix:lint:cache",
37-
"fix:lint:slow": "madrun fix:lint:slow",
3834
"bootstrap": "madrun bootstrap",
3935
"report": "madrun report",
4036
"prepare": "madrun prepare",

0 commit comments

Comments
 (0)