mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-14 21:21:44 +03:00
4334865266
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>
7 lines
117 B
JSON
7 lines
117 B
JSON
{
|
|
"name": "updater",
|
|
"version": "1.0.0",
|
|
"scripts": {
|
|
"tauri": "node ../../tooling/cli/node/tauri.js"
|
|
}
|
|
} |