mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-20 00:52:41 +03:00
1241014a46
Co-authored-by: Lucas Fernandes Nogueira <lucas@tauri.app> Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com> fix(bundler): team ID is now required for notarytool via app password (#7972) fix(bundler): team ID is now required for notarytool via app password (#7972)"
9 lines
116 B
JSON
9 lines
116 B
JSON
{
|
|
"cli.js": {
|
|
"version": "1.5.2",
|
|
"node": ">= 10.0.0"
|
|
},
|
|
"tauri": "1.5.1",
|
|
"tauri-build": "1.5.0"
|
|
}
|