Skip to content

Commit 004d025

Browse files
committed
fix: rebase with main
2 parents 66bac24 + 78f43b9 commit 004d025

File tree

33 files changed

+2553
-697
lines changed

33 files changed

+2553
-697
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
- name: Set up Node.js 22 (temporary - for bootstrap)
6262
uses: actions/setup-node@v6
6363
with:
64-
node-version: '22.22.1'
64+
node-version: '22.22.2'
6565

6666
- name: Update NPM
6767
run: npm install -g npm@10.9.4

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
24.14.0
1+
24.14.1
22

0 commit comments

Comments
 (0)