Skip to content

Commit 542fbb2

Browse files
authored
Add ruru-components as a dependency of ruru for types (#2847)
2 parents 9c51550 + d758351 commit 542fbb2

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.changeset/real-bats-enter.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"ruru": patch
3+
---
4+
5+
Add ruru-components as a dependency so the RuruProps type can come through.

grafast/ruru/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@
5454
"graphile-config": "workspace:^",
5555
"graphql": "^16.9.0",
5656
"http-proxy": "^1.18.1",
57+
"ruru-components": "workspace:^",
5758
"tslib": "^2.8.1",
5859
"yargs": "^17.7.2"
5960
},

0 commit comments

Comments
 (0)