Skip to content

Commit dc71693

Browse files
authored
BREAKING: Replace ava with uvu (#49)
* Replace ava with uvu * Remove eslint * fix package.json urls * update dev deps * update deps * BREAKING: update puppeteer to latest
1 parent 92375f8 commit dc71693

15 files changed

+704
-6620
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515

1616
strategy:
1717
matrix:
18-
node-version: [10.x, 12.x, 14.x, 16.x]
18+
node-version: [12.x, 14.x, 16.x, 18.x]
1919

2020
steps:
2121
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)