Skip to content

Commit 0be52ba

Browse files
update build command
1 parent 300cfe7 commit 0be52ba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/contentstack-bulk-operations/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
}
7777
},
7878
"scripts": {
79-
"build": "pnpm clean && tsc -b",
79+
"build": "pnpm clean",
8080
"lint": "eslint .",
8181
"lint:fix": "eslint . --fix",
8282
"format": "prettier --write \"src/**/*.ts\" \"test/**/*.ts\"",

0 commit comments

Comments
 (0)