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 May 27, 2022
1 parent 1568dd8 commit b3b125b
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,13 +1,13 @@
{
"name": "examples",
"version": "0.1.5",
"version": "0.1.6",
"private": true,
"dependencies": {
"react": "^17.0.2",
"react-dom": "^17.0.2"
},
"devDependencies": {
"@kickstartds/storybook-addon-component-tokens": "^0.1.5",
"@kickstartds/storybook-addon-component-tokens": "^0.1.6",
"@storybook/addon-controls": "^6.5",
"@storybook/addon-docs": "^6.5",
"@storybook/addons": "^6.5",
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": "0.1.5",
"version": "0.1.6",
"description": "Interact with css component tokens dynamically in the Storybook UI",
"keywords": [
"addon",
Expand Down

0 comments on commit b3b125b

Please sign in to comment.