Skip to content

Commit

Permalink
Update package.json with executable name "comet"
Browse files Browse the repository at this point in the history
  • Loading branch information
Thavarshan committed Aug 17, 2024
1 parent 7b01ec2 commit c0f3d55
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,5 +76,8 @@
"ts-node": "^10.9.2",
"typescript": "^5.1.6",
"vite": "^5.4.0"
},
"packagerConfig": {
"executableName": "comet"
}
}

0 comments on commit c0f3d55

Please sign in to comment.