Skip to content

Commit

Permalink
xy script for docs
Browse files Browse the repository at this point in the history
  • Loading branch information
arietrouw committed Oct 2, 2023
1 parent 822b14d commit d2d7e5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@
"build-storybook-debug": "storybook build --debug-webpack",
"start": "storybook dev -p 6006",
"lint-pkg": "npmPkgJsonLint .",
"build-typedoc-site": "typedoc --options typedoc.site.json && storybook build -o ./docs/storybook"
"build-typedoc-site": "xy gen-docs @xyo-network/sdk-xyo-react && storybook build -o ./docs/storybook"
},
"sideEffects": false,
"types": "dist/browser/index.d.ts",
Expand Down

0 comments on commit d2d7e5e

Please sign in to comment.