mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-20 00:52:41 +03:00
1a58cdf2ed
* apply version updates * fix bundler version * fix bundler version --------- 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.12",
|
|
"node": ">= 10.0.0"
|
|
},
|
|
"tauri": "2.0.0-beta.14",
|
|
"tauri-build": "2.0.0-beta.11",
|
|
"tauri-plugin": "2.0.0-beta.11"
|
|
}
|