Skip to content

Commit 5cef700

Browse files
committed
chore: update npm dependencies and devDependencies
1 parent d5b9c41 commit 5cef700

File tree

3 files changed

+2110
-2035
lines changed

3 files changed

+2110
-2035
lines changed

.github/workflows/publish-npm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ jobs:
1616
- name: Install dependencies
1717
run: npm install
1818
- run: npm run build
19-
- run: npm publish
19+
- run: npm publish --access public
2020
env:
2121
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)