Skip to content

Commit

Permalink
Update client package
Browse files Browse the repository at this point in the history
  • Loading branch information
zachhuff386 committed Apr 11, 2021
1 parent 1061e65 commit 6ecf8d2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,18 @@
"version": "1.2.2737.2",
"main": "www/main.js",
"dependencies": {
"@electron/remote": "1.0.4",
"@electron/remote": "1.1.0",
"jquery": "3.6.0",
"mustache": "4.1.0",
"mustache": "4.2.0",
"request": "2.88.2",
"tar": "6.1.0",
"ws": "7.4.4"
},
"devDependencies": {
"electron": "12.0.0",
"electron": "12.0.2",
"electron-packager": "15.2.0",
"electron-rebuild": "2.3.5",
"@electron/remote": "1.0.4",
"@electron/remote": "1.1.0",
"rcedit": "3.0.0",
"rimraf": "3.0.2"
}
Expand Down

0 comments on commit 6ecf8d2

Please sign in to comment.