Skip to content

Commit 8ebca89

Browse files
Merge branch 'Current' of ssh://github.com/CodeEditorLand/Wind into Current
2 parents d16471a + b5a88ce commit 8ebca89

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/Node.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
steps:
6262
- uses: actions/checkout@v6.0.2
6363

64-
- uses: pnpm/action-setup@v6.0.3
64+
- uses: pnpm/action-setup@v6.0.5
6565
with:
6666
version: 9.3.0
6767
run_install: |

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@codeeditorland/output": "0.0.1",
2828
"@effect/platform": "0.96.1",
2929
"@tauri-apps/api": "2.11.0",
30-
"@tauri-apps/plugin-dialog": "2.7.0",
30+
"@tauri-apps/plugin-dialog": "2.7.1",
3131
"effect": "3.21.2",
3232
"typescript": "6.0.3"
3333
},

0 commit comments

Comments
 (0)