Skip to content

Commit 2d3c6a4

Browse files
committed
chore: remove redundant build script from package.json
1 parent ba257a7 commit 2d3c6a4

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
@@ -25,7 +25,6 @@
2525
],
2626
"scripts": {
2727
"postinstall": "npm run build:packages",
28-
"build": "npm run build:packages",
2928
"build:packages": "npm run build --workspaces --if-present",
3029
"lint": "npm run lint:es",
3130
"lint:es": "eslint --flag unstable_native_nodejs_ts_config .",

0 commit comments

Comments
 (0)