Skip to content

Commit 27c124e

Browse files
committed
fix(yarn): update lockfile to reflect simplified bin
1 parent 63680f4 commit 27c124e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -396,7 +396,7 @@ __metadata:
396396
prettier: ^2.8.8
397397
typescript: ^5.0.4
398398
bin:
399-
create-oti-service: ./build/index.js
399+
create: ./build/index.js
400400
languageName: unknown
401401
linkType: soft
402402

0 commit comments

Comments
 (0)