mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-19 00:21:32 +03:00
51b5d581b5
* apply version updates * fix tests * fix tests --------- Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com> Co-authored-by: Lucas Nogueira <lucas@tauri.app>
10 lines
175 B
JSON
10 lines
175 B
JSON
{
|
|
"cli.js": {
|
|
"version": "2.0.0-beta.18",
|
|
"node": ">= 10.0.0"
|
|
},
|
|
"tauri": "2.0.0-beta.20",
|
|
"tauri-build": "2.0.0-beta.16",
|
|
"tauri-plugin": "2.0.0-beta.16"
|
|
}
|