Skip to content

Commit aa49aaf

Browse files
authored
chore(deps): bump readable-stream and add node 18 to ci (#1520)
* chore(deps): bump readable-stream and add node 18 to ci * fix: switch to terser
1 parent 8b0fa59 commit aa49aaf

File tree

3 files changed

+9954
-61
lines changed

3 files changed

+9954
-61
lines changed

.github/workflows/mqttjs-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
runs-on: ubuntu-latest
1818
strategy:
1919
matrix:
20-
node-version: [12.x, 14.x, 16.x]
20+
node-version: [12.x, 14.x, 16.x, 18.x]
2121
fail-fast: false
2222

2323
steps:

0 commit comments

Comments
 (0)