mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-19 08:31:35 +03:00
be12ad3a6f
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
9 lines
140 B
JSON
9 lines
140 B
JSON
{
|
|
"cli.js": {
|
|
"version": "2.0.0-alpha.3",
|
|
"node": ">= 10.0.0"
|
|
},
|
|
"tauri": "2.0.0-alpha.4",
|
|
"tauri-build": "2.0.0-alpha.2"
|
|
}
|