Skip to content

Commit

Permalink
upgrade electron-builder (^23.0.3) (#18)
Browse files Browse the repository at this point in the history
Signed-off-by: mjc <[email protected]>
  • Loading branch information
MJCheon authored Mar 14, 2023
1 parent 7006bfa commit 5cdad79
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "electron-ldap-client",
"version": "1.6.0",
"version": "1.6.1",
"license": "MIT License",
"author": {
"name": "MJCheon",
Expand Down Expand Up @@ -63,5 +63,8 @@
"vue-cli-plugin-vuetify": "~2.4.5",
"vue-template-compiler": "^2.6.11",
"vuetify-loader": "^1.7.0"
},
"resolutions": {
"vue-cli-plugin-electron-builder/electron-builder": "^23.0.3"
}
}

0 comments on commit 5cdad79

Please sign in to comment.