1
0
mirror of https://github.com/BoostIo/Boostnote synced 2026-01-27 15:47:15 +00:00

use ReactRouter

This commit is contained in:
Rokt33r
2016-05-08 14:42:38 +09:00
parent 652c1aae73
commit 330ea986d4
5 changed files with 50 additions and 12 deletions

View File

@@ -45,7 +45,7 @@
"font-awesome": "^4.3.0",
"fs-jetpack": "^0.7.0",
"highlight.js": "^9.3.0",
"lodash": "^3.10.1",
"lodash": "^4.11.1",
"markdown-it": "^6.0.1",
"markdown-it-checkbox": "^1.1.0",
"markdown-it-emoji": "^1.1.1",
@@ -73,6 +73,8 @@
"nib": "^1.1.0",
"oh-my-cdn": "^0.1.1",
"react-css-modules": "^3.7.6",
"react-router": "^2.4.0",
"react-router-redux": "^4.0.4",
"standard": "^6.0.8",
"style-loader": "^0.12.4",
"stylus": "^0.52.4",