Skip to content

Commit

Permalink
Merge pull request #42 from YoshinoriN/set-node-engine
Browse files Browse the repository at this point in the history
Set node engines v6.9.0 higher
  • Loading branch information
segayuu committed Oct 18, 2018
2 parents 6f0e380 + c07ff11 commit cb5500b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Expand Up @@ -42,5 +42,8 @@
"highlight.js": "^9.13.1",
"html-entities": "^1.2.1",
"striptags": "^2.1.1"
},
"engines": {
"node": ">=6.9.0"
}
}

0 comments on commit cb5500b

Please sign in to comment.