fix typescript typings

This commit is contained in:
Sebastian Hildebrandt
2022-11-03 13:17:18 +01:00
parent 7a525d006c
commit b06b861bf1
5 changed files with 11 additions and 5 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest]
node-version: [10.x, 11.x, 12.x, 13.x, 14.x, 15.x, 16.x, 17.x, 18.x, 19.x]
node-version: [10.x, 12.x, 14.x, 16.x, 17.x, 18.x, 19.x]
include:
- os: macos-latest
node-version: 14.x