1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-13 01:36:22 +00:00

Merge pull request #853 from PrimaMateria/feature-rearrange-storage

Feature rearrange storage
This commit is contained in:
SuenagaRyota
2017-10-13 20:16:39 +09:00
committed by GitHub
14 changed files with 632 additions and 371 deletions

View File

@@ -61,6 +61,7 @@
"js-sequence-diagrams": "^1000000.0.6",
"katex": "^0.7.1",
"lodash": "^4.11.1",
"lodash-move": "^1.1.1",
"markdown-it": "^6.0.1",
"markdown-it-checkbox": "^1.1.0",
"markdown-it-emoji": "^1.1.1",
@@ -77,6 +78,7 @@
"react-codemirror": "^0.3.0",
"react-dom": "^15.0.2",
"react-redux": "^4.4.5",
"react-sortable-hoc": "^0.6.7",
"redux": "^3.5.2",
"sander": "^0.5.1",
"striptags": "^2.2.1",