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

Merge pull request #100 from BoostIO/data-api-refactor

Data api refactoring
This commit is contained in:
Dick Choi
2016-09-08 16:50:43 +09:00
committed by GitHub
52 changed files with 2575 additions and 1249 deletions

View File

@@ -48,6 +48,7 @@
"electron-gh-releases": "^2.0.2",
"font-awesome": "^4.3.0",
"highlight.js": "^9.3.0",
"immutable": "^3.8.1",
"lodash": "^4.11.1",
"markdown-it": "^6.0.1",
"markdown-it-checkbox": "^1.1.0",
@@ -76,6 +77,7 @@
"dom-storage": "^2.0.2",
"electron-packager": "^6.0.0",
"electron-prebuilt": "^1.2.8",
"faker": "^3.1.0",
"grunt": "^0.4.5",
"grunt-electron-installer": "^1.2.0",
"history": "^1.17.0",