Skip to content

Commit

Permalink
Merge pull request #92 from YoshinoriN/specify-node-version
Browse files Browse the repository at this point in the history
chore: specify node version to 6.9
  • Loading branch information
segayuu committed Apr 13, 2019
2 parents 8ec59ff + ae9defe commit e53bd50
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Expand Up @@ -36,5 +36,8 @@
"eslint-config-hexo": "^3.0.0",
"istanbul": "^0.4.5",
"mocha": "^6.0.0"
},
"engines": {
"node": ">=6.9.0"
}
}

0 comments on commit e53bd50

Please sign in to comment.