forked from probablycorey/baudy
Bump version to 0.0.17
This commit is contained in:
parent
b03c997508
commit
839f4fa4fd
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "baudy",
|
||||
"version": "0.0.16",
|
||||
"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