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 Mar 1, 2024
1 parent 7c0190a commit ff1f290
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,6 +1,6 @@
{
"name": "examples",
"version": "1.0.0",
"version": "2.0.0",
"private": true,
"dependencies": {
"react": "^18.2.0",
Expand All @@ -11,7 +11,7 @@
"@babel/preset-env": "^7.22.9",
"@babel/preset-react": "^7.22.5",
"@babel/preset-typescript": "^7.22.5",
"@kickstartds/storybook-addon-component-tokens": "^1.0.0",
"@kickstartds/storybook-addon-component-tokens": "^2.0.0",
"@storybook/addon-controls": "^7.1",
"@storybook/addon-docs": "^7.1",
"@storybook/addons": "^7.1",
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": "1.0.0",
"version": "2.0.0",
"description": "Interact with css component tokens dynamically in the Storybook UI",
"keywords": [
"addon",
Expand Down

0 comments on commit ff1f290

Please sign in to comment.