We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9dc06c9 commit 48a2e0eCopy full SHA for 48a2e0e
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "electron-installer-windows",
3
"description": "Create a Windows package for your Electron app.",
4
- "version": "1.1.0",
+ "version": "1.1.1",
5
"license": "MIT",
6
"author": {
7
"name": "Daniel Perez Alvarez",
@@ -30,7 +30,7 @@
30
},
31
"dependencies": {
32
"debug": "^4.1.0",
33
- "electron-installer-common": "^0.6.0",
+ "electron-installer-common": "^0.6.1",
34
"fs-extra": "^7.0.1",
35
"glob": "^7.1.3",
36
"glob-promise": "^3.4.0",
0 commit comments