mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-03 10:11:15 +02:00
Co-authored-by: Legend-Master <Legend-Master@users.noreply.github.com> Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de>
10 lines
167 B
JSON
10 lines
167 B
JSON
{
|
|
"cli.js": {
|
|
"version": "2.0.0-rc.15",
|
|
"node": ">= 10.0.0"
|
|
},
|
|
"tauri": "2.0.0-rc.14",
|
|
"tauri-build": "2.0.0-rc.11",
|
|
"tauri-plugin": "2.0.0-rc.11"
|
|
}
|