We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c80e0d commit b6320efCopy full SHA for b6320ef
.travis.yml
@@ -16,7 +16,7 @@ node_js:
16
- "11.15"
17
- "12.17"
18
- "13.14"
19
- - "14.3"
+ - "14.5"
20
cache:
21
directories:
22
- node_modules
appveyor.yml
@@ -16,7 +16,7 @@ environment:
- nodejs_version: "11.15"
- nodejs_version: "12.17"
- nodejs_version: "13.14"
- - nodejs_version: "14.3"
+ - nodejs_version: "14.5"
install:
0 commit comments