Skip to content

Commit

Permalink
with-stitches-styled: Update package.json (#14934)
Browse files Browse the repository at this point in the history
  • Loading branch information
christianalfoni committed Jul 7, 2020
1 parent 015898e commit 957c0bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/with-stitches-styled/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
"start": "next start"
},
"dependencies": {
"@stitches/css": "3.0.0",
"@stitches/styled": "3.0.0",
"@stitches/css": "3.0.2",
"@stitches/styled": "3.0.2",
"next": "9.3.5",
"react": "16.13.1",
"react-dom": "16.13.1"
Expand Down

0 comments on commit 957c0bb

Please sign in to comment.