We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 566aeb7 commit f0b7ff3Copy full SHA for f0b7ff3
.storybook/package.json
@@ -12,6 +12,7 @@
12
"./blocks/*": "./blocks/*",
13
"./decorators": "./decorators/index.js",
14
"./decorators/*": "./decorators/*",
15
+ "./deprecated/*": "./deprecated/*",
16
"./loaders": "./loaders/index.js",
17
"./loaders/*": "./loaders/*",
18
"./main": "./main.js",
0 commit comments