Skip to content

Commit 83b07dc

Browse files
author
Tecvan-fe
committed
chore: build script for fix-ts-refers
1 parent 2ba17fe commit 83b07dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/rush-plugins/fix-ts-refers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
},
5050
"cozePublishConfig": {
5151
"bin": {
52-
"rush-fix-ts-refers": "./dist/index.js"
52+
"rush-fix-ts-refers": "./lib/cjs/index.js"
5353
}
5454
}
5555
}

0 commit comments

Comments
 (0)