Skip to content

Commit

Permalink
Bump independent versions [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
julrich committed Apr 26, 2024
1 parent 232efd7 commit 410eb7f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions packages/examples/package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "examples",
"version": "3.0.0",
"version": "3.0.1",
"private": true,
"dependencies": {
"react": "^18.2.0",
"react-dom": "^18.2.0",
"storybook": "^8.0.6"
},
"devDependencies": {
"@kickstartds/storybook-addon-component-tokens": "^3.0.0",
"@kickstartds/storybook-addon-component-tokens": "^3.0.1",
"@storybook/addon-controls": "^8.0.6",
"@storybook/addon-docs": "^8.0.6",
"@storybook/addon-webpack5-compiler-swc": "^1.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/storybook-addon-component-tokens/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kickstartds/storybook-addon-component-tokens",
"version": "3.0.0",
"version": "3.0.1",
"description": "Interact with css component tokens dynamically in the Storybook UI",
"keywords": [
"addon",
Expand Down

0 comments on commit 410eb7f

Please sign in to comment.