Skip to content

Commit c529987

Browse files
committed
Auto merge of #2890 - Turbo87:node, r=jtgeibel
Update `node` to v14.9.0 I've been using this version locally, and it seems that Heroku also supports it, so I guess there is not much reason to stay on v12 :) r? `@jtgeibel`
2 parents e54fc9c + e75770d commit c529987

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
"timekeeper": "2.2.0"
117117
},
118118
"engines": {
119-
"node": "^12.9.1",
119+
"node": "^14.9.0",
120120
"npm": "^6.10.2"
121121
}
122122
}

0 commit comments

Comments
 (0)