Update tauri monorepo to v1.2.2 (#118)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2022-12-11 17:20:14 +05:30
committed by GitHub
parent 9985009199
commit 55b89fd5ea
4 changed files with 48 additions and 48 deletions

View File

@@ -18,7 +18,7 @@
},
"devDependencies": {
"@actions/github": "5.1.1",
"@tauri-apps/cli": "1.2.1",
"@tauri-apps/cli": "1.2.2",
"node-fetch": "3.3.0"
}
}