summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorPliable Pixels <pliablepixels@gmail.com>2017-02-20 11:03:02 -0500
committerPliable Pixels <pliablepixels@gmail.com>2017-02-20 11:03:02 -0500
commitdbfa41acbdcb8ea1e58ac38455f61d6b2a91e008 (patch)
tree9a68b258c5e1a21d5f0f87d6d6dccd4b3478f6cb /package.json
parentc50c77f5abc3b2977a3357ec21a9417ed97442fa (diff)
desktop window state should now be remembered #462
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index f6f0113e..e6b8eac3 100644
--- a/package.json
+++ b/package.json
@@ -11,6 +11,7 @@
"@angular/platform-browser-dynamic": "^2.0.0-rc.3",
"@angular/router": "^2.0.0-rc.2",
"async": "^1.4.2",
+ "electron-window-state": "^4.0.2",
"gulp": "^3.5.6",
"gulp-concat": "^2.2.0",
"gulp-minify-css": "^0.3.0",