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

Commit 5c92d31

Browse files
committed
chore: upgrading dependencies
1 parent 48df82c commit 5c92d31

File tree

4 files changed

+388
-398
lines changed

4 files changed

+388
-398
lines changed

.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)