Skip to content

Commit

Permalink
[issue-306] Re-add support for node 10 (for CI)
Browse files Browse the repository at this point in the history
  • Loading branch information
DominikGuzei committed Jul 2, 2020
1 parent 0b8e944 commit 632f077
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,6 @@
"webpack": "4.43.0"
},
"engines": {
"node": "^12"
"node": "^10 || ^12"
}
}

0 comments on commit 632f077

Please sign in to comment.