component: fix "ms.js" repo location

Closes #176.

Squashed commit of the following:

commit ae4d5f88497d7ce59f476e002ea9b703d3129159
Author: Anton Wilhelm <timaschew@users.noreply.github.com>
Date:   Tue Feb 10 09:26:54 2015 +0100

    revert bumping the version

commit 0689fb1fa035cbfddb71c19beb76160bd4f13875
Author: Anton Wilhelm <timaschew@users.noreply.github.com>
Date:   Fri Jan 30 12:05:40 2015 +0100

    update ms.js lib and bump debug

    moved to https://github.com/rauchg/ms.js
This commit is contained in:
Anton Wilhelm 2015-02-15 09:23:02 -08:00 committed by Nathan Rajlich
parent 7a35a6f24c
commit 94071a2f06

View File

@ -14,6 +14,6 @@
"debug.js"
],
"dependencies": {
"guille/ms.js": "0.6.1"
"rauchg/ms.js": "0.6.1"
}
}