Skip to content

Commit 664f288

Browse files
@jotadevelopersergiohgz
authored andcommitted
feat: drop node v6 support
1 parent 074ef07 commit 664f288

File tree

2 files changed

+857
-693
lines changed

2 files changed

+857
-693
lines changed

plugins/local-storage/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
]
6666
},
6767
"engines": {
68-
"node": ">=6.12.0"
68+
"node": ">=8"
6969
},
7070
"author": "Juan Picado <juanpicado19@gmail.com>",
7171
"private": false,

0 commit comments

Comments
 (0)