Skip to content

Commit 3b7c3c0

Browse files
committed
change to bash
1 parent 9ce189d commit 3b7c3c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"docs": "typedoc",
4747
"docs:watch": "typedoc --watch",
4848
"version": "2.5.2",
49-
"rename:esm": "/bin/zsh ./scripts/rename-mjs.sh",
49+
"rename:esm": "/bin/bash ./scripts/rename-mjs.sh",
5050
"reset-hard": "git clean -dfx && git reset --hard && yarn",
5151
"prepare": "npm run build && husky install",
5252
"prepare-release": "run-s reset-hard test cov:check doc:html version doc:publish",

0 commit comments

Comments
 (0)