File tree Expand file tree Collapse file tree 1 file changed +6
-19
lines changed
Expand file tree Collapse file tree 1 file changed +6
-19
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " unfx-proxy-checker" ,
3- "version" : " 1.7.0 " ,
3+ "version" : " 1.7.2 " ,
44 "main" : " public/main.js" ,
55 "license" : " MIT" ,
66 "author" : {
7171 "request" : " ^2.88.2" ,
7272 "request-promise" : " ^4.2.6" ,
7373 "reselect" : " ^4.1.6" ,
74- "socks-proxy-agent" : " ^7 .0.0 " ,
74+ "socks-proxy-agent" : " ^4 .0.2 " ,
7575 "style-loader" : " ^1.0.0" ,
7676 "url-loader" : " ^2.1.0" ,
7777 "webpack" : " ^4.25.1" ,
9999 "icon" : " /public/icons/icon.ico" ,
100100 "artifactName" : " ${name}-v${version}-${arch}-${os}-installer.${ext}"
101101 },
102- "dmg" : {
103- "contents" : [
104- {
105- "x" : 130 ,
106- "y" : 220
107- },
108- {
109- "x" : 410 ,
110- "y" : 220 ,
111- "type" : " link" ,
112- "path" : " /Applications"
113- }
114- ]
115- },
116102 "linux" : {
103+ "icon" : " ./public/icons/icon.png" ,
117104 "target" : [
118- " AppImage" ,
119- " deb "
120- ]
105+ " AppImage"
106+ ],
107+ "artifactName" : " ${name}-v${version}-${arch}-${os}-installer.${ext} "
121108 },
122109 "publish" : [
123110 {
You can’t perform that action at this time.
0 commit comments