Merge branch 'main' into develop
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -46,7 +46,7 @@ jobs:
|
||||
- name: Setup pnpm
|
||||
uses: pnpm/action-setup@v4
|
||||
with:
|
||||
version: 9.15.2
|
||||
version: 9.15.4
|
||||
|
||||
- name: install frontend dependencies
|
||||
run: pnpm install
|
||||
|
@@ -3,7 +3,7 @@
|
||||
"type": "module",
|
||||
"version": "1.2.0",
|
||||
"private": true,
|
||||
"packageManager": "pnpm@10.2.1",
|
||||
"packageManager": "pnpm@9.15.4",
|
||||
"description": "Starter template for Nuxt 3 and Tauri 2",
|
||||
"author": "Nicola Spadari",
|
||||
"license": "MIT",
|
||||
|
Reference in New Issue
Block a user