Skip to content

Commit

Permalink
chore: improve dependency size (#30)
Browse files Browse the repository at this point in the history
* chore: improve dependency size

* chore: bump version
  • Loading branch information
fermentfan committed Jun 20, 2023
1 parent 61ce31f commit ede655d
Show file tree
Hide file tree
Showing 3 changed files with 885 additions and 260 deletions.
1 change: 1 addition & 0 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
node-version: 16
registry-url: https://registry.npmjs.org/
- run: npm ci
- run: npm prune --production
- run: npm publish
env:
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}
Expand Down
Loading

0 comments on commit ede655d

Please sign in to comment.