Skip to content
This repository was archived by the owner on Oct 29, 2024. It is now read-only.

Commit 672aa92

Browse files
committed
Bump node engine in @glimmer/component
1 parent 2f54271 commit 672aa92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/@glimmer/component/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"typescript": "~3.8.2"
8585
},
8686
"engines": {
87-
"node": "6.* || 8.* || >= 10.*"
87+
"node": ">= 12.0"
8888
},
8989
"ember-addon": {
9090
"configPath": "tests/dummy/config",

0 commit comments

Comments
 (0)