mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-18 08:02:13 +03:00
9 lines
138 B
JSON
9 lines
138 B
JSON
{
|
|
"cli.js": {
|
|
"version": "1.0.0-beta.6",
|
|
"node": ">= 12.13.0"
|
|
},
|
|
"tauri": "1.0.0-beta.5",
|
|
"tauri-build": "1.0.0-beta.3"
|
|
}
|