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.
1 parent ca28900 commit 7d84cfdCopy full SHA for 7d84cfd
packages/wizard/package.json
@@ -32,8 +32,12 @@
32
"@leafygreen-ui/emotion": "workspace:^",
33
"@leafygreen-ui/form-footer": "workspace:^",
34
"@leafygreen-ui/lib": "workspace:^",
35
+ "@leafygreen-ui/typography": "workspace:^",
36
"@lg-tools/test-harnesses": "workspace:^"
37
},
38
+ "devDependencies" : {
39
+ "@leafygreen-ui/icon": "workspace:^"
40
+ },
41
"homepage": "https://github.com/mongodb/leafygreen-ui/tree/main/packages/wizard",
42
"repository": {
43
"type": "git",
0 commit comments