Feat/better auth #3

Open
tyler wants to merge 8 commits from TOC/route-commerce:feat/better-auth into main
Showing only changes of commit 8ad8dbb25b - Show all commits
-1
View File
@@ -16,7 +16,6 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: '22'
cache: 'npm'
- name: Install dependencies
run: npm ci