Skip to content

Commit

Permalink
chore: Document Node.js compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
medikoo committed Oct 21, 2021
1 parent e0f2d65 commit a30ecaa
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Expand Up @@ -44,5 +44,8 @@
"lint": "eslint --ignore-path=.gitignore .",
"test": "node test/index.js"
},
"engines": {
"node": ">=6.0"
},
"license": "MIT"
}

0 comments on commit a30ecaa

Please sign in to comment.