Skip to content

Commit

Permalink
update examples dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
lucaong committed Feb 23, 2021
1 parent 11e4ed0 commit 118dcf3
Show file tree
Hide file tree
Showing 2 changed files with 379 additions and 328 deletions.
4 changes: 2 additions & 2 deletions examples/package.json
Expand Up @@ -19,8 +19,8 @@
"@babel/preset-react": "^7.0.0",
"babel-core": "^7.0.0-0",
"babel-loader": "^8.0.4",
"react": "^16.5.2",
"react-dom": "^16.5.2",
"react": "^17.0.1",
"react-dom": "^17.0.1",
"regenerator-runtime": "^0.13.0",
"unfetch": "^4.0.1",
"webpack": "^4.16.5",
Expand Down

0 comments on commit 118dcf3

Please sign in to comment.