Skip to content

Commit

Permalink
feat: 📦 installed utrecht react and web component packages
Browse files Browse the repository at this point in the history
  • Loading branch information
MeesoPost committed Dec 7, 2023
1 parent 5f9e703 commit d6bf7ec
Show file tree
Hide file tree
Showing 2 changed files with 101 additions and 2 deletions.
6 changes: 5 additions & 1 deletion packages/storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"author": "Community for NL Design System",
"description": "Storybook based on the NL Design System architecture",
"license": "EUPL-1.2",
"name": "@example/storybook",
"name": "@nl-design-system-unstable/storybook",
"keywords": [
"nl-design-system"
],
Expand All @@ -30,6 +30,7 @@
"@example/font": "workspace:*",
"@example/web-components-react": "workspace:*",
"@example/web-components-stencil": "workspace:*",
"@nl-design-system-unstable/nlds-design-tokens": "1.0.0-alpha.67",
"@storybook/addon-a11y": "7.6.1",
"@storybook/addon-actions": "7.6.1",
"@storybook/addon-docs": "7.6.1",
Expand All @@ -41,8 +42,11 @@
"@storybook/react-vite": "7.6.1",
"@storybook/react-webpack5": "7.6.1",
"@storybook/testing-library": "0.2.2",
"@tabler/icons-react": "2.42.0",
"@types/react": "18.2.39",
"@types/react-dom": "18.2.17",
"@utrecht/component-library-react": "2.0.0",
"@utrecht/web-component-library-react": "1.0.2",
"@vitejs/plugin-react": "4.2.0",
"babel-loader": "9.1.3",
"css-loader": "6.8.1",
Expand Down
97 changes: 96 additions & 1 deletion pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d6bf7ec

Please sign in to comment.