diff --git a/package.json b/package.json index 4208bc7..b478010 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@jls-digital/storybook-addon-code", - "version": "1.0.1", + "version": "1.0.2", "description": "This storybook addon provides the ability to display a panel on stories with any code you want. It's mostly a wrapper for [storybook's syntax highlighter](https://github.com/storybookjs/storybook/tree/main/code/ui/components/src/components/syntaxhighlighter), which is a wrapper for [prism.js](https://www.npmjs.com/package/prismjs).", "exports": { ".": {