storybook-addon-pseudo-states icon indicating copy to clipboard operation
storybook-addon-pseudo-states copied to clipboard

Incorrect main and module values in package.json

Open dobesv opened this issue 2 years ago • 0 comments

In package.json it specifies these paths:

https://github.com/chromaui/storybook-addon-pseudo-states/blob/main/package.json#L17

https://github.com/chromaui/storybook-addon-pseudo-states/blob/main/package.json#L18

However, those paths do not exist in the published module. Instead, preset.js is at the root level of the package.

dobesv avatar Feb 24 '23 17:02 dobesv