mirror of
https://github.com/ILoveBingLu/CipherTalk.git
synced 2026-04-08 15:19:48 +08:00
Update README version to 1.0.6 and add script to automate version updates
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
"main": "dist-electron/main.js",
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
"prebuild": "node scripts/update-readme-version.js",
|
||||
"build": "tsc && vite build && electron-builder && node scripts/add-size-to-yml.js",
|
||||
"preview": "vite preview",
|
||||
"electron:dev": "vite --mode electron",
|
||||
|
||||
Reference in New Issue
Block a user