Skip to content
This repository was archived by the owner on Aug 16, 2019. It is now read-only.

Commit

Permalink
feat: drop node v6 support
Browse files Browse the repository at this point in the history
  • Loading branch information
juanpicado committed Mar 29, 2019
1 parent 4ce2d39 commit ef548e0
Show file tree
Hide file tree
Showing 2 changed files with 857 additions and 693 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
]
},
"engines": {
"node": ">=6.12.0"
"node": ">=8"
},
"author": "Juan Picado <juanpicado19@gmail.com>",
"private": false,
Expand Down
Loading

0 comments on commit ef548e0

Please sign in to comment.