File tree Expand file tree Collapse file tree 3 files changed +27
-0
lines changed
Expand file tree Collapse file tree 3 files changed +27
-0
lines changed Original file line number Diff line number Diff line change 44 "directories" : {
55 "output" : " dist"
66 },
7+ "publish" : [
8+ {
9+ "provider" : " github" ,
10+ "owner" : " OpenIPC" ,
11+ "repo" : " dashboard"
12+ }
13+ ],
714 "win" : {
815 "target" : [
916 " nsis" ,
Original file line number Diff line number Diff line change 44 "directories" : {
55 "output" : " dist"
66 },
7+ "publish" : [
8+ {
9+ "provider" : " github" ,
10+ "owner" : " OpenIPC" ,
11+ "repo" : " dashboard"
12+ }
13+ ],
714 "win" : {
815 "target" : [
916 " nsis" ,
Original file line number Diff line number Diff line change 1515 "name" : " Rinibr"
1616 },
1717 "license" : " ISC" ,
18+ "repository" : {
19+ "type" : " git" ,
20+ "url" : " https://github.com/OpenIPC/dashboard.git"
21+ },
22+ "build" : {
23+ "publish" : [
24+ {
25+ "provider" : " github" ,
26+ "owner" : " OpenIPC" ,
27+ "repo" : " dashboard"
28+ }
29+ ]
30+ },
1831 "devDependencies" : {
1932 "electron" : " ^29.1.1" ,
2033 "electron-builder" : " ^24.13.3" ,
You can’t perform that action at this time.
0 commit comments