Skip to content

Commit

Permalink
Fix with-orbit-components's name in package.json (#10307)
Browse files Browse the repository at this point in the history
This is to be more consistent with other examples.
  • Loading branch information
RobinCsl authored and timneutkens committed Jan 28, 2020
1 parent 6dbc03b commit 6f6989b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/with-orbit-components/package.json
@@ -1,5 +1,5 @@
{
"name": "with-styled-components",
"name": "with-orbit-components",
"version": "1.0.0",
"scripts": {
"dev": "next",
Expand Down

0 comments on commit 6f6989b

Please sign in to comment.