Use the npm versions.

This commit is contained in:
Joseph Orbegoso Pea
2015-01-08 01:45:38 -08:00
parent cf9074de58
commit 32e22b0c30
+2 -2
View File
@@ -48,8 +48,8 @@
"backbone": "npm:backbone",
"backbone.babysitter": "github:marionettejs/backbone.babysitter",
"backbone.wreqr": "github:marionettejs/backbone.wreqr",
"big.js": "github:MikeMcl/big.js",
"bignumber.js": "github:MikeMcl/bignumber.js",
"big.js": "npm:big.js",
"bignumber.js": "npm:bignumber.js",
"bootstrap": "github:twbs/bootstrap",
"buffer": "github:jspm/nodelibs-buffer",
"chart": "github:nnnick/Chart.js",