Update package.json

This commit is contained in:
Kosztyk 2025-12-04 16:13:29 +02:00 committed by GitHub
parent 3420464d72
commit 8ec2a22d73
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,6 @@
{ {
"name": "convertx-frontend", "name": "convertx-frontend",
"version": "0.15.0", "version": "0.16.0",
"scripts": { "scripts": {
"dev": "bun run --watch src/index.tsx", "dev": "bun run --watch src/index.tsx",
"hot": "bun run --hot src/index.tsx", "hot": "bun run --hot src/index.tsx",