Skip to content

Commit 2cdd679

Browse files
committed
fix: fix package dependencies
1 parent fd7f075 commit 2cdd679

File tree

3 files changed

+11522
-20350
lines changed

3 files changed

+11522
-20350
lines changed

.github/workflows/project-check.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ jobs:
2323
- name: npm install, build, test:coverage and lint
2424
run: |
2525
npm i
26-
npm update
2726
npm run release
2827
env:
2928
CI: true

0 commit comments

Comments
 (0)