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