1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-13 17:56:25 +00:00

- cleanup root directory

- improve window behaviour
This commit is contained in:
Rokt33r
2015-09-11 17:20:16 +09:00
parent a3847ce1c9
commit 1fee2a846a
15 changed files with 129 additions and 153 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "boost",
"version": "0.3.0",
"version": "0.3.1",
"description": "Boost App",
"main": "main.js",
"scripts": {
@@ -45,7 +45,8 @@
"reflux": "^0.2.8",
"stylus": "^0.52.0",
"superagent": "^1.2.0",
"superagent-promise": "^1.0.3"
"superagent-promise": "^1.0.3",
"titlebar": "^1.3.0"
},
"devDependencies": {
"css-loader": "^0.15.1",