mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-01-31 00:35:19 +01:00
10 lines
163 B
JSON
10 lines
163 B
JSON
{
|
|
"cli.js": {
|
|
"version": "2.0.0-rc.3",
|
|
"node": ">= 10.0.0"
|
|
},
|
|
"tauri": "2.0.0-rc.2",
|
|
"tauri-build": "2.0.0-rc.2",
|
|
"tauri-plugin": "2.0.0-rc.2"
|
|
}
|