Skip to content

Commit

Permalink
Upgrade versions
Browse files Browse the repository at this point in the history
  • Loading branch information
karlhorky authored Nov 18, 2020
1 parent 681a441 commit d8bf38d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions examples/with-emotion/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@
"author": "Thomas Greco",
"license": "MIT",
"devDependencies": {
"@emotion/babel-preset-css-prop": "10.1.0"
"@emotion/babel-preset-css-prop": "11.0.0"
},
"dependencies": {
"@emotion/core": "10.1.0",
"@emotion/styled": "10.0.27",
"@emotion/react": "11.1.1",
"@emotion/styled": "11.0.0",
"next": "latest",
"react": "^17.0.1",
"react-dom": "^17.0.1"
Expand Down

0 comments on commit d8bf38d

Please sign in to comment.