We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9c51550 + d758351 commit 542fbb2Copy full SHA for 542fbb2
.changeset/real-bats-enter.md
@@ -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
@@ -54,6 +54,7 @@
54
"graphile-config": "workspace:^",
55
"graphql": "^16.9.0",
56
"http-proxy": "^1.18.1",
57
+ "ruru-components": "workspace:^",
58
"tslib": "^2.8.1",
59
"yargs": "^17.7.2"
60
},
0 commit comments