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