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

Allow any version of jquery, don't need to specify github repo #338

Merged
merged 1 commit into from Jan 4, 2015
Merged

Allow any version of jquery, don't need to specify github repo #338

merged 1 commit into from Jan 4, 2015

Conversation

loopj
Copy link
Contributor

@loopj loopj commented Oct 29, 2014

The bower.json file currently uses jquery/jquery in the version specifier for the jquery dependency. This isn't necessary (and is confusing), since the package name in bower is simply jquery. This PR changes to using a standard wildcard version specifier.

Alternatively, we may wish to remove this dependency altogether, since velocity no longer has a hard dependency on jquery.

@julianshapiro
Copy link
Owner

cool, thanks. will merge this soon.

(fyi i'm leaving in jquery since most people, including myself, still use it with jquery)

@loopj
Copy link
Contributor Author

loopj commented Oct 29, 2014

Thanks @julianshapiro! Makes sense to keep the jQuery dependency in there, since it might suddenly break people's apps if we remove it.

julianshapiro added a commit that referenced this pull request Jan 4, 2015
Allow any version of jquery, don't need to specify github repo
@julianshapiro julianshapiro merged commit 7d24289 into julianshapiro:master Jan 4, 2015
@loopj loopj deleted the fix-jquery-dependency branch January 4, 2015 03:43
Rycochet pushed a commit that referenced this pull request Aug 3, 2020
Allow any version of jquery, don't need to specify github repo
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