Skip to content

Commit

Permalink
fix: fix package dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
woothu committed Mar 9, 2020
1 parent fd7f075 commit 2cdd679
Show file tree
Hide file tree
Showing 3 changed files with 11,522 additions and 20,350 deletions.
1 change: 0 additions & 1 deletion .github/workflows/project-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ jobs:
- name: npm install, build, test:coverage and lint
run: |
npm i
npm update
npm run release
env:
CI: true
Loading

0 comments on commit 2cdd679

Please sign in to comment.