Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Commit 834064d

Browse files
author
Michal Vlasák
committed
🔥Remove old Node versions
1 parent 689b5fa commit 834064d

2 files changed

Lines changed: 1 addition & 3 deletions

File tree

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
language: node_js
22
node_js:
3-
- '8'
4-
- '9'
53
- '10'
64
- '11'
75
- '12'

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
],
2424
"license": "ISC",
2525
"engines": {
26-
"node": ">= 6"
26+
"node": ">= 10"
2727
},
2828
"repository": {
2929
"type": "git",

0 commit comments

Comments
 (0)