Change react from github to npm

This commit is contained in:
Max Peterson
2014-10-16 11:01:48 -05:00
parent 57182238f0
commit 1bdcfe400b
+1 -1
View File
@@ -71,7 +71,7 @@
"quint": "github:jquery/qunit",
"raphael": "github:DmitryBaranovskiy/raphael",
"ratchet": "github:maker/ratchet",
"react": "github:reactjs/react-bower",
"react": "npm:react",
"react-router": "npm:react-router",
"reqwest": "github:ded/reqwest",
"respond": "github:scottjehl/Respond",