switch react-router from github to npm

This commit is contained in:
Max Peterson
2014-10-16 10:46:37 -05:00
parent 0f9e4cbb6b
commit bc2b981fde
+1 -1
View File
@@ -68,7 +68,7 @@
"raphael": "github:DmitryBaranovskiy/raphael",
"reqwest": "github:ded/reqwest",
"react": "github:reactjs/react-bower",
"react-router": "github:rackt/react-router",
"react-router": "npm:react-router",
"respond": "github:scottjehl/Respond",
"rest": "github:cujojs/rest",
"select2": "github:ivaynberg/select2",