Skip to content

Commit bced915

Browse files
committed
more minor fixes
1 parent 3ad24b3 commit bced915

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
node-version: '20.x'
1919
- run: npm install
2020
- run: npm install -g rollup
21+
- run: npm install -g terser
2122
- run: npm run build && npm publish
2223
- name: Bump version and create release
2324
id: release

0 commit comments

Comments
 (0)