Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
zaggino committed Dec 23, 2016
1 parent ba27db8 commit 4983173
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,19 +78,19 @@
"fsevents": "1.0.15"
},
"devDependencies": {
"@types/electron": "1.4.29",
"@types/electron": "1.4.30",
"@types/fs-extra": "0.0.35",
"@types/jquery": "2.0.34",
"@types/lodash": "4.14.43",
"@types/node": "6.0.51",
"@types/lodash": "4.14.44",
"@types/node": "6.0.52",
"@types/ws": "0.0.37",
"concurrently": "3.1.0",
"cross-spawn": "5.0.1",
"electron": "1.4.11",
"electron-builder": "10.6.1",
"electron-packager": "8.3.0",
"electron": "1.4.13",
"electron-builder": "10.9.3",
"electron-packager": "8.4.0",
"electron-rebuild": "1.4.0",
"eslint": "3.11.1",
"eslint": "3.12.2",
"glob": "7.1.1",
"grunt": "0.4.5",
"grunt-cleanempty": "1.0.3",
Expand All @@ -116,7 +116,7 @@
"load-grunt-tasks": "3.5.2",
"q": "1.4.1",
"rimraf": "2.5.4",
"tslint": "4.0.2",
"tslint": "4.2.0",
"typescript": "2.1.4",
"typescript-eslint-parser": "1.0.0",
"webpack": "1.14.0",
Expand Down

0 comments on commit 4983173

Please sign in to comment.