mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-01 10:01:07 +02:00
10 lines
171 B
JSON
10 lines
171 B
JSON
{
|
|
"cli.js": {
|
|
"version": "2.0.0-beta.2",
|
|
"node": ">= 10.0.0"
|
|
},
|
|
"tauri": "2.0.0-beta.3",
|
|
"tauri-build": "2.0.0-beta.2",
|
|
"tauri-plugin": "2.0.0-beta.2"
|
|
}
|