tauri/examples/updater/package.json
2021-04-12 01:59:25 -03:00

7 lines
116 B
JSON

{
"name": "updater",
"version": "1.0.0",
"scripts": {
"tauri": "node ../../tooling/cli.js/bin/tauri"
}
}