Compare commits
No commits in common. "839f4fa4fd4e4c37007164599b40d72c13a8dee4" and "3fe98654f2684dd0b9308e374112564721cc3a4f" have entirely different histories.
839f4fa4fd
...
3fe98654f2
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "baudy",
|
||||
"version": "0.0.17",
|
||||
"version": "0.0.15",
|
||||
"module": "index.tsx",
|
||||
"type": "module",
|
||||
"bin": {
|
||||
|
|
@ -10,7 +10,7 @@
|
|||
"toes": "bun run --watch index.tsx",
|
||||
"start": "bun run index.tsx",
|
||||
"dev": "bun run --hot index.tsx",
|
||||
"release": "bash publish.sh"
|
||||
"publish": "bash publish.sh"
|
||||
},
|
||||
"toes": {
|
||||
"icon": "🖥️"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user