Skip to content

Commit

Permalink
Update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
zachhuff386 committed Mar 1, 2018
1 parent eca98be commit 76d3488
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@
"jquery": "3.3.1",
"mustache": "2.3.0",
"request": "2.83.0",
"tar": "4.1.1",
"ws": "3.3.3"
"tar": "4.4.0",
"ws": "4.1.0"
},
"devDependencies": {
"electron-rebuild": "1.6.0",
"electron-packager": "10.1.0",
"electron": "1.7.11",
"rimraf": "2.6.1",
"rcedit": "0.9.0"
"electron-rebuild": "1.7.3",
"electron-packager": "11.0.1",
"electron": "1.8.2",
"rimraf": "2.6.2",
"rcedit": "1.0.0"
}
}

0 comments on commit 76d3488

Please sign in to comment.