Upgrade to version 11.0.1 #1

Merged
steve merged 60 commits from v11.0.1 into main 2025-10-30 22:14:46 +00:00
2 changed files with 1 additions and 2543 deletions
Showing only changes of commit cf25bcd20f - Show all commits

View File

@@ -25,12 +25,11 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: ${{ matrix.node }}
cache: 'npm'
env:
NODE_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Install dependencies using npm
run: npm ci
run: npm install
- name: Build and compile assets
run: |

2541
package-lock.json generated

File diff suppressed because it is too large Load Diff