Skip to content

Commit

Permalink
fix(deps): update dependencies
Browse files Browse the repository at this point in the history
Closes #36.
  • Loading branch information
rbardini committed May 17, 2022
1 parent ffdeeb1 commit 546f901
Show file tree
Hide file tree
Showing 4 changed files with 3,246 additions and 3,153 deletions.
6 changes: 3 additions & 3 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"storybook": "start-storybook -p 6006"
},
"dependencies": {
"react": "^16.8.0",
"react-dom": "^16.8.0"
"react": "^17.0.0",
"react-dom": "^17.0.0"
},
"devDependencies": {
"@babel/core": "^7.0.0",
Expand All @@ -26,7 +26,7 @@
"@storybook/react": "^6.4.0",
"babel-loader": "^8.0.0",
"npm-run-all": "^4.0.0",
"playroom": "^0.27.0",
"playroom": "^0.28.0",
"storybook-addon-playroom": "file:../"
}
}
Loading

0 comments on commit 546f901

Please sign in to comment.