Skip to content

chore(build): change contents saved to package.json #4976

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

Merged
merged 1 commit into from
Jan 16, 2016

Conversation

imbalind
Copy link
Contributor

The same contents saved to bower.json were being saved to package.json, generating an invalid package.json since the main attribute was an array instead of a string. Now this has been changed, and the package.json generated for distribution contains the same contents of the package.json file in the source code.

Fixes #4743

The same contents saved to bower.json were being saved to package.json, generating an invalid package.json since the main attribute was an array instead of a string. Now this has been changed, and the package.json generated for distribution contains the same contents of the package.json file in the source code.

Fixes angular-ui#4743
@imbalind
Copy link
Contributor Author

Squashed version of PR #4785

imbalind added a commit that referenced this pull request Jan 16, 2016
chore(build): change contents saved to package.json
@imbalind imbalind merged commit 5cfcc05 into angular-ui:master Jan 16, 2016
@JLLeitschuh
Copy link
Contributor

This broke releasing.

@davecranwell
Copy link

Has this fix been released yet? I'm a bit unclear. It's causing problems in our build process, which we can work around in the interim, but it's been a frustrating couple of hours diagnosing the problem.

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.

4 participants