mirror of
https://github.com/Novattz/creamlinux-installer.git
synced 2025-12-06 03:55:37 -05:00
chore: idk
This commit is contained in:
@@ -15,7 +15,8 @@
|
||||
"update-tauri-config": "node scripts/update-tauri-config.js",
|
||||
"update-api-changelog": "node scripts/api-changelog.js",
|
||||
"prepare-release": "npm run sync-version && npm run update-api-changelog && npm run update-tauri-config",
|
||||
"release": "semantic-release"
|
||||
"release": "semantic-release",
|
||||
"install-updater": "npm install --save @tauri-apps/plugin-updater @tauri-apps/plugin-process"
|
||||
},
|
||||
"dependencies": {
|
||||
"@tauri-apps/api": "^2.5.0",
|
||||
|
||||
Reference in New Issue
Block a user