Skip to content

Commit

Permalink
update: packages
Browse files Browse the repository at this point in the history
  • Loading branch information
chr33s committed Nov 30, 2023
1 parent fd96936 commit 58eae63
Show file tree
Hide file tree
Showing 4 changed files with 3,538 additions and 688 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cloudflare.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- uses: github/codeql-action/init@v2
- uses: actions/setup-node@v3
with:
node-version: "18.x"
node-version: "20.x"
cache: "npm"
- run: npm ci
- run: npm run build --ignore-scripts
Expand Down
3 changes: 3 additions & 0 deletions .npmrc
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
engine-strict=true
auto-install-peers=true
shamefully-hoist=true
save-exact=true
update-notifier=false
Loading

0 comments on commit 58eae63

Please sign in to comment.