chore(main): release 0.4.0
This commit is contained in:
parent
bb34bdee87
commit
a1f8cbae66
2 changed files with 21 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "convertx-frontend",
|
||||
"version": "0.3.3",
|
||||
"version": "0.4.0",
|
||||
"scripts": {
|
||||
"dev": "bun run --watch src/index.tsx",
|
||||
"hot": "bun run --hot src/index.tsx",
|
||||
|
|
@ -51,5 +51,7 @@
|
|||
"typescript": "^5.5.4",
|
||||
"typescript-eslint": "^8.2.0"
|
||||
},
|
||||
"trustedDependencies": ["@biomejs/biome"]
|
||||
"trustedDependencies": [
|
||||
"@biomejs/biome"
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue