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 77dd25e commit dd2c0c0Copy full SHA for dd2c0c0
package.json
@@ -35,7 +35,7 @@
35
"test.watch": "yarn test --watch"
36
},
37
"peerDependencies": {
38
- "@stoplight/ui-kit": ">=1.46",
+ "@stoplight/ui-kit": ">=1.48",
39
"react": ">=16.7.0-alpha.1",
40
"react-dom": ">=16.7.0-alpha.1"
41
@@ -48,7 +48,7 @@
48
"@stoplight/scripts": "4.1.0",
49
"@stoplight/storybook-config": "1.x.x",
50
"@stoplight/types": "3.1.x",
51
- "@stoplight/ui-kit": "1.27.x",
+ "@stoplight/ui-kit": "1.48.x",
52
"@types/enzyme": "3.1.x",
53
"@types/react": "16.x.x",
54
"@types/react-dom": "16.x.x",
0 commit comments