Skip to content

Commit ae5a53a

Browse files
abcanghiyuki2578
authored andcommitted
node v12 support (mastodon#11706)
1 parent 38cb5ea commit ae5a53a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "mastodon",
33
"license": "AGPL-3.0-or-later",
44
"engines": {
5-
"node": ">=8.12 <12"
5+
"node": ">=8.12 <13"
66
},
77
"scripts": {
88
"postversion": "git push --tags",

0 commit comments

Comments
 (0)