mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-19 08:31:35 +03:00
d54a2b055a
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
10 lines
171 B
JSON
10 lines
171 B
JSON
{
|
|
"cli.js": {
|
|
"version": "2.0.0-beta.1",
|
|
"node": ">= 10.0.0"
|
|
},
|
|
"tauri": "2.0.0-beta.2",
|
|
"tauri-build": "2.0.0-beta.1",
|
|
"tauri-plugin": "2.0.0-beta.1"
|
|
}
|