mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-01-31 00:35:19 +01:00
8 lines
118 B
JSON
8 lines
118 B
JSON
{
|
|
"name": "updater",
|
|
"version": "1.0.0",
|
|
"scripts": {
|
|
"tauri": "node ../../tooling/cli/node/tauri.js"
|
|
}
|
|
}
|