add react router to dependencies

This commit is contained in:
oleg 2015-05-10 12:00:29 +03:00
parent ad3cc65442
commit 3805015ffc

View File

@ -11,7 +11,8 @@
"jquery": "1.10.2", "jquery": "1.10.2",
"reflux": "0.2.7", "reflux": "0.2.7",
"bootstrap": "3.3.4", "bootstrap": "3.3.4",
"font-awesome": "~4.3.0" "font-awesome": "4.3.0",
"react-router": "0.13.3"
}, },
"moduleType": [ "moduleType": [
"amd" "amd"