Skip to content

Commit

Permalink
Version up
Browse files Browse the repository at this point in the history
  • Loading branch information
alexstep committed Dec 30, 2022
1 parent de4f89c commit f6c17d2
Show file tree
Hide file tree
Showing 3 changed files with 389 additions and 389 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/npmpublish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- uses: actions/setup-node@v1
with:
node-version: 12
- run: npm ci
- run: npm ci --omit=optional --no-progress --no-audit --ignore-scripts --legacy-peer-deps
- run: npm test

publish-npm:
Expand Down
Loading

0 comments on commit f6c17d2

Please sign in to comment.