Compare commits
2 Commits
3fe98654f2
...
839f4fa4fd
| Author | SHA1 | Date | |
|---|---|---|---|
| 839f4fa4fd | |||
| b03c997508 |
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "baudy",
|
||||
"version": "0.0.15",
|
||||
"version": "0.0.17",
|
||||
"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",
|
||||
"publish": "bash publish.sh"
|
||||
"release": "bash publish.sh"
|
||||
},
|
||||
"toes": {
|
||||
"icon": "🖥️"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user