Skip to content

Commit

Permalink
node v12 support (mastodon#11706)
Browse files Browse the repository at this point in the history
  • Loading branch information
abcang authored and hiyuki2578 committed Oct 2, 2019
1 parent 38cb5ea commit ae5a53a
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 @@ -2,7 +2,7 @@
"name": "mastodon",
"license": "AGPL-3.0-or-later",
"engines": {
"node": ">=8.12 <12"
"node": ">=8.12 <13"
},
"scripts": {
"postversion": "git push --tags",
Expand Down

0 comments on commit ae5a53a

Please sign in to comment.