1
0
mirror of https://github.com/BoostIo/Boostnote synced 2026-01-28 16:17:18 +00:00

version 0.2.10

- Hotkeyの設定機能
- Stylus refactor
This commit is contained in:
Rokt33r
2015-09-02 01:02:04 +09:00
parent e317075815
commit c6307e4ad3
12 changed files with 219 additions and 65 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "boost",
"version": "0.2.9",
"version": "0.2.10",
"description": "Boost App",
"main": "main.js",
"scripts": {
@@ -32,6 +32,7 @@
"homepage": "https://github.com/Rokt33r/codexen-app#readme",
"dependencies": {
"font-awesome": "^4.3.0",
"fs-jetpack": "^0.7.0",
"markdown-it": "^4.3.1",
"md5": "^2.0.0",
"moment": "^2.10.3",