Skip to content

Commit

Permalink
breaking: Updated required node version from 10 to 12
Browse files Browse the repository at this point in the history
Signed-off-by: Jaid <jaid.jsx@gmail.com>
  • Loading branch information
Jaid committed Aug 20, 2020
1 parent 83aac96 commit 2de954b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Empty file added 12
Empty file.
2 changes: 1 addition & 1 deletion src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
* @type {string[]}
*/
module.exports = [
"node >= 10",
"node >= 12",
"not dead",
]

0 comments on commit 2de954b

Please sign in to comment.