Developing release scripts for windows Tauri
This commit is contained in:
parent
a0fd71dd20
commit
724691bfc2
5 changed files with 46 additions and 10 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "rqbit",
|
||||
"private": true,
|
||||
"version": "0.0.0",
|
||||
"version": "4.0.0-beta.3",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
|
|
@ -23,4 +23,4 @@
|
|||
"typescript": "^5.0.2",
|
||||
"vite": "^4.4.4"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue