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

Fix versions of jQuery and Bootstrap #513

Merged
merged 1 commit into from
Aug 26, 2014
Merged

Conversation

suy
Copy link
Contributor

@suy suy commented Aug 26, 2014

jQuery 1.8 doesn't work with browserify due to a bug in esprima triggered by
internal dependencies not up to date. And Bootstrap ~3.0 doesn't match any
version on npm. Changed matches to allow newer compatible versions.

See also Issue #503 and Issue #501.

jQuery 1.8 doesn't work with browserify due to a bug in esprima triggered by
internal dependencies not up to date. And Bootstrap ~3.0 doesn't match any
version on npm. Changed matches to allow newer compatible versions.

See also Issue Eonasdan#503 and Issue Eonasdan#501.
Eonasdan added a commit that referenced this pull request Aug 26, 2014
Fix versions of jQuery and Bootstrap
@Eonasdan Eonasdan merged commit 23f377a into Eonasdan:development Aug 26, 2014
@ghost ghost locked and limited conversation to collaborators Jun 17, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants