Fix with-orbit-components's name in package.json (#10307)

This is to be more consistent with other examples.
This commit is contained in:
Robin Cussol 2020-01-28 16:10:26 +01:00 committed by Tim Neutkens
parent 6dbc03bcb9
commit 6f6989b8e4

View file

@ -1,5 +1,5 @@
{
"name": "with-styled-components",
"name": "with-orbit-components",
"version": "1.0.0",
"scripts": {
"dev": "next",