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

Upgrade webpack-chunk-hash dependency #182

Merged
merged 1 commit into from
Oct 14, 2017

Conversation

Lyrkan
Copy link
Collaborator

@Lyrkan Lyrkan commented Oct 13, 2017

Fixes #91 by using webpack-chunk-hash@^0.5.0 instead of webpack-chunk-hash@^0.4.0 (caret ranges don't allow to change the first non-zero digit).

@weaverryan
Copy link
Member

Thanks @Lyrkan :)

@weaverryan weaverryan merged commit 993fabb into symfony:master Oct 14, 2017
weaverryan added a commit that referenced this pull request Oct 14, 2017
This PR was merged into the master branch.

Discussion
----------

Upgrade webpack-chunk-hash dependency

Fixes #91 by using `webpack-chunk-hash@^0.5.0` instead of `webpack-chunk-hash@^0.4.0` ([caret ranges](https://yarnpkg.com/lang/en/docs/dependency-versions/#toc-caret-ranges) don't allow to change the first non-zero digit).

Commits
-------

993fabb Upgrade webpack-chunk-hash dependency
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