Skip to content

Commit a57cbb4

Browse files
committed
package.json: Bump engines to node ≥ 16.13.2.
Signed-off-by: Anders Kaseorg <[email protected]>
1 parent 56a4461 commit a57cbb4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"url": "https://github.com/zulip/zulip-desktop/issues"
1919
},
2020
"engines": {
21-
"node": ">=12.10.0"
21+
"node": ">=16.13.2"
2222
},
2323
"scripts": {
2424
"start": "tsc && electron .",

0 commit comments

Comments
 (0)