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 7dd27eb commit f47474eCopy full SHA for f47474e
.travis.yml
@@ -6,7 +6,6 @@ node_js:
6
- '14.6.0' # Bundled version
7
- '12'
8
- '10'
9
-- '8'
10
before_install:
11
- sudo apt-get install p7zip-full xterm
12
install:
package.json
@@ -106,7 +106,7 @@
106
"xhr2": "^0.2.0"
107
},
108
"engines": {
109
- "node": ">=8.0.0"
+ "node": ">=10.0.0"
110
111
"keywords": [
112
"http",
0 commit comments