Skip to content

fix(scully): fix the pointer in the package.json to point at the bin …#141

Merged
SanderElias merged 1 commit intomasterfrom
frosty/moveMain
Jan 4, 2020
Merged

fix(scully): fix the pointer in the package.json to point at the bin …#141
SanderElias merged 1 commit intomasterfrom
frosty/moveMain

Conversation

@aaronfrost
Copy link
Copy Markdown
Contributor

…folder

Once we have deployed to npm, we want people to just point to @scullyio/scully from the code. This
change makes that possibly. Without it, you have to point to @scullyio/scully/bin, which isn't
intuitive.

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Other... Please describe:

What is the current behavior?

Issue Number: N/A

What is the new behavior?

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

…folder

Once we have deployed to npm, we want people to just point to `@scullyio/scully` from the code. This
change makes that possibly. Without it, you have to point to `@scullyio/scully/bin`, which isn't
intuitive.
@aaronfrost aaronfrost requested a review from SanderElias January 4, 2020 10:35
Copy link
Copy Markdown
Contributor

@SanderElias SanderElias left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@SanderElias SanderElias merged commit bda9686 into master Jan 4, 2020
@SanderElias SanderElias deleted the frosty/moveMain branch January 4, 2020 10:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants