Skip to content
This repository has been archived by the owner on Dec 28, 2020. It is now read-only.

Commit

Permalink
Upgrade to new electron and webpack versions
Browse files Browse the repository at this point in the history
  • Loading branch information
eko committed Aug 18, 2019
1 parent 2eb7bcc commit b2ccd7a
Show file tree
Hide file tree
Showing 2 changed files with 73 additions and 54 deletions.
119 changes: 69 additions & 50 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -46,7 +46,7 @@
},
"dependencies": {
"@grpc/proto-loader": "^0.5.1",
"electron": "^6.0.1",
"electron": "^6.0.2",
"google-protobuf": "^3.9.0",
"grpc": "^1.22.2",
"react": "^16.9.0",
Expand Down Expand Up @@ -74,8 +74,8 @@
"postcss-nested": "^4.1.2",
"postcss-pxtorem": "^4.0.1",
"style-loader": "^1.0.0",
"webpack": "^4.38.0",
"webpack-cli": "^3.3.6",
"webpack-dev-server": "^3.7.2"
"webpack": "^4.39.2",
"webpack-cli": "^3.3.7",
"webpack-dev-server": "^3.8.0"
}
}

0 comments on commit b2ccd7a

Please sign in to comment.