Skip to content
This repository was archived by the owner on Sep 29, 2025. It is now read-only.

Commit 2c55b41

Browse files
committed
chore: upgrading dependencies
1 parent c931ca0 commit 2c55b41

8 files changed

Lines changed: 387 additions & 401 deletions

File tree

.github/workflows/npm-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,5 +59,5 @@ jobs:
5959
run: npm ci
6060

6161
- name: 🚚 Npm Publish
62-
run: npm publish
62+
run: npm publish --tag latest
6363

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v20
1+
v24

0 commit comments

Comments
 (0)