Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

URLs in package.json are wrong #13

Merged
merged 1 commit into from Oct 28, 2013
Merged

URLs in package.json are wrong #13

merged 1 commit into from Oct 28, 2013

Conversation

kiltec
Copy link

@kiltec kiltec commented Oct 26, 2013

Hi!

While trying to find a JS lib for fixtures, I stumbled about js-fixtures and noticed that the URLs you use for your project in your package.json aren't correct, see: https://npmjs.org/package/js-fixtures
This commit should fix that. :)

It was:
https://github.com/badunk/fixtures

It should be:
https://github.com/badunk/js-fixtures

@ghost ghost assigned anacronw Oct 26, 2013
@anacronw
Copy link
Owner

oops thanks! I'll merge it in when I get the chance

anacronw pushed a commit that referenced this pull request Oct 28, 2013
URLs in package.json are wrong
@anacronw anacronw merged commit 956cce3 into anacronw:master Oct 28, 2013
@anacronw
Copy link
Owner

thanks!

@kiltec
Copy link
Author

kiltec commented Oct 28, 2013

No problem! Thank you for this lib! :)

On Mon, Oct 28, 2013 at 9:08 AM, Duncan Wong notifications@github.comwrote:

thanks!


Reply to this email directly or view it on GitHubhttps://github.com//pull/13#issuecomment-27194621
.

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.

None yet

2 participants