Skip to content

Commit 8be4721

Browse files
committed
allow the original range of glimmer component peer
1 parent 0c77dc0 commit 8be4721

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
@@ -173,7 +173,7 @@
173173
}
174174
},
175175
"peerDependencies": {
176-
"@glimmer/component": "workspace:^"
176+
"@glimmer/component": ">= 1.1.2"
177177
},
178178
"engines": {
179179
"node": ">= 18.*"

0 commit comments

Comments
 (0)