Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
irshadahmad21 committed Dec 20, 2023
1 parent 3032e91 commit 4448291
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"wpsocio": "./bootstrap.js"
},
"scripts": {
"build": "rimraf dist/ && tsc",
"compile": "rimraf dist/ && tsc",
"preinstall": "tsc",
"typecheck": "tsc --noEmit"
},
Expand Down

0 comments on commit 4448291

Please sign in to comment.