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",
|
"name": "baudy",
|
||||||
"version": "0.0.16",
|
"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