Skip to content

Commit ce7bd96

Browse files
committed
feat: update dependencies
Closes: #5
1 parent fd83eae commit ce7bd96

File tree

6 files changed

+1352
-362
lines changed

6 files changed

+1352
-362
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@ jobs:
2323
registry-url: https://registry.npmjs.org/
2424
- name: Install dependencies
2525
run: npm clean-install
26-
- name: Verify the integrity of provenance attestations and registry signatures for installed dependencies
27-
run: npm audit signatures
2826
- name: Build and test
2927
run: |
3028
rm -rf dist

0 commit comments

Comments
 (0)