Skip to content

Commit bca9290

Browse files
Merge pull request #1087 from ericcrosson-bitgo/chore-remove-unused-npm-script
chore: remove unused npm script
2 parents 4a5b1c4 + 0d06d9c commit bca9290

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
@@ -20,7 +20,6 @@
2020
"scripts": {
2121
"build": "npm run --workspaces build",
2222
"test": "npm run --workspaces --if-present test",
23-
"distclean": "rm -rf node_modules packages/*/node_modules",
2423
"postinstall": "patch-package"
2524
},
2625
"devDependencies": {

0 commit comments

Comments
 (0)