This website requires JavaScript.
Explore
Help
Sign In
tauri-apps
/
tauri
Watch
1
Star
1
Fork
0
You've already forked tauri
mirror of
https://github.com/tauri-apps/tauri.git
synced
2024-12-27 21:16:22 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
169d2434ff
Branches
Tags
No results found.
tauri
/
tooling
/
cli
/
metadata.json
9 lines
116 B
JSON
Raw
Normal View
History
Unescape
Escape
fix(cli.rs): crate packaging (#1481) Co-authored-by: nothingismagick <denjell@mailscript.com>
2021-04-14 19:37:29 +03:00
{
"cli.js"
:
{
fix(cli.js): set version to 1.2.0
2022-11-08 16:33:33 +03:00
"version"
:
"1.2.0"
,
fix(cli.rs): fix `tauri info` panic when a package isn't installed, closes #3985 (#3996)
2022-04-29 19:29:31 +03:00
"node"
:
">= 10.0.0"
fix(cli.rs): crate packaging (#1481) Co-authored-by: nothingismagick <denjell@mailscript.com>
2021-04-14 19:37:29 +03:00
}
,
Apply Version Updates From Current Changes (#5295) Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com> Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2022-11-08 15:24:09 +03:00
"tauri"
:
"1.2.0"
,
"tauri-build"
:
"1.2.0"
fix(cli.rs): crate packaging (#1481) Co-authored-by: nothingismagick <denjell@mailscript.com>
2021-04-14 19:37:29 +03:00
}
Reference in New Issue
Copy Permalink