components / jquery

Shim repository for jQuery.

Home Page:http://jquery.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to install older versin or specific version of jquery with components/jquery?

fraserxu opened this issue · comments

I've met a problem while using components/jquery and I am not sure whether is caused by the version of jquery. So I want to try to install different version of jquery to test.

But I don't know how to install different version of jquery with component?

I've added that to my component.json and it looks like this:

"dependencies": {
    "necolas/normalize.css": "*",
    "component/jquery": "1.10.1"
}

But it returned me

error : failed to fetch https://raw.github.com/component/jquery/1.10.1/component.json, got 404 "Not Found"

Can anyone help? Thanks.

commented

This isnt component(1) ready.