-
Notifications
You must be signed in to change notification settings - Fork 492
Commit
- Loading branch information
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
language: node_js | ||
|
||
node_js: | ||
- 11 | ||
- node | ||
- 12 | ||
- 10 | ||
- 8 | ||
|
||
os: | ||
- linux | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -30,5 +30,8 @@ | |
"tap": { | ||
"check-coverage": true, | ||
"coverage-map": "map.js" | ||
}, | ||
"engines": { | ||
"node": ">=10" | ||
This comment has been minimized.
Sorry, something went wrong.
This comment has been minimized.
Sorry, something went wrong.
This comment has been minimized.
Sorry, something went wrong.
isaacs
Author
Contributor
|
||
} | ||
} |
The irony that a breaking change happened in a minor release (7.1.0) with this package is too much.