Merge pull request #55 from computmaxer/react-router-npm

Switch react-router from github to npm
This commit is contained in:
Guy Bedford
2014-10-16 18:06:28 +02:00
+2 -2
View File
@@ -71,8 +71,8 @@
"quint": "github:jquery/qunit",
"raphael": "github:DmitryBaranovskiy/raphael",
"ratchet": "github:maker/ratchet",
"react": "github:reactjs/react-bower",
"react-router": "github:rackt/react-router",
"react": "npm:react",
"react-router": "npm:react-router",
"reqwest": "github:ded/reqwest",
"respond": "github:scottjehl/Respond",
"rest": "github:cujojs/rest",