mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-02-06 13:57:16 +00:00
Co-authored-by: Chip Reed <chip@chip.sh> Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
7 lines
120 B
JSON
7 lines
120 B
JSON
{
|
|
"name": "updater",
|
|
"version": "1.0.0",
|
|
"scripts": {
|
|
"tauri": "node ../../tooling/cli.rs/node/tauri.js"
|
|
}
|
|
} |