Update tauri monorepo to v1.2.1 (#117)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2022-12-06 14:39:57 +05:30
committed by GitHub
parent b34783637b
commit 9985009199
4 changed files with 64 additions and 112 deletions

View File

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