Skip to content

Commit

Permalink
Merge pull request #466 from jxnblk/update-sandbox
Browse files Browse the repository at this point in the history
Adjust sandbox deps
  • Loading branch information
jxnblk committed Sep 1, 2018
2 parents 2d0ebd3 + 1991d1f commit 8b7d6c1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion examples/sandbox/package.json
Expand Up @@ -6,7 +6,8 @@
"react": "^16.4.0",
"react-dom": "^16.4.0",
"react-scripts": "1.1.4",
"rebass": "^2.0.0"
"rebass": "^2.1.0",
"styled-components": "^3.4.5"
},
"scripts": {
"start": "react-scripts start",
Expand Down

0 comments on commit 8b7d6c1

Please sign in to comment.