diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json index 044fd4c2..cd78efa7 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-debug": "^1.0.1", "gulp": "^3.5.6", "gulp-concat": "^2.2.0", "gulp-minify-css": "^0.3.0", @@ -24,9 +25,9 @@ "clean-css": "^3.4.0", "gulp-angular-templatecache": "^1.6.0", "gulp-util": "^2.2.14", - "shelljs": "^0.3.0", "jshint": "^2.8.0", "ng-annotate": "^1.0.2", + "shelljs": "^0.3.0", "uglify-js": "^2.4.24" }, "cordovaPlugins": [ |
