Skip to content

Commit

Permalink
chore: drop node.js 8.x and 10.x (#183)
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshinorin committed Feb 12, 2022
1 parent bf61a94 commit c8d2579
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -36,6 +36,6 @@
"hexo-pagination": "2.0.0"
},
"engines": {
"node": ">=8.6.0"
"node": ">=12.13.0"
}
}

0 comments on commit c8d2579

Please sign in to comment.