Change react from github to npm
This commit is contained in:
+1
-1
@@ -71,7 +71,7 @@
|
|||||||
"quint": "github:jquery/qunit",
|
"quint": "github:jquery/qunit",
|
||||||
"raphael": "github:DmitryBaranovskiy/raphael",
|
"raphael": "github:DmitryBaranovskiy/raphael",
|
||||||
"ratchet": "github:maker/ratchet",
|
"ratchet": "github:maker/ratchet",
|
||||||
"react": "github:reactjs/react-bower",
|
"react": "npm:react",
|
||||||
"react-router": "npm:react-router",
|
"react-router": "npm:react-router",
|
||||||
"reqwest": "github:ded/reqwest",
|
"reqwest": "github:ded/reqwest",
|
||||||
"respond": "github:scottjehl/Respond",
|
"respond": "github:scottjehl/Respond",
|
||||||
|
|||||||
Reference in New Issue
Block a user