Skip to content

Commit

Permalink
switch to Vaadin fork
Browse files Browse the repository at this point in the history
  • Loading branch information
sissbruecker committed Nov 7, 2024
1 parent 934bcde commit 6c6f58b
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
8 changes: 4 additions & 4 deletions package-lock-p3.json
Original file line number Diff line number Diff line change
Expand Up @@ -10090,7 +10090,7 @@
},
"node_modules/sauce-connect-launcher": {
"version": "1.3.2",
"resolved": "git+ssh://[email protected]/sissbruecker/sauce-connect-launcher.git#bdc4eb05ede6670a48db34bd3aa55717dbc66b03",
"resolved": "git+ssh://[email protected]/vaadin/sauce-connect-launcher.git#6386a20439151acb82699a329c19273ae04f8984",
"dev": true,
"hasInstallScript": true,
"license": "MIT",
Expand Down Expand Up @@ -21688,9 +21688,9 @@
"dev": true
},
"sauce-connect-launcher": {
"version": "git+ssh://[email protected]/sissbruecker/sauce-connect-launcher.git#bdc4eb05ede6670a48db34bd3aa55717dbc66b03",
"version": "git+ssh://[email protected]/vaadin/sauce-connect-launcher.git#6386a20439151acb82699a329c19273ae04f8984",
"dev": true,
"from": "sauce-connect-launcher@sissbruecker/sauce-connect-launcher#upgrade-v5",
"from": "sauce-connect-launcher@vaadin/sauce-connect-launcher#upgrade-sauce-connect-5",
"optional": true,
"requires": {
"adm-zip": "~0.4.3",
Expand Down Expand Up @@ -23796,7 +23796,7 @@
"cleankill": "^2.0.0",
"lodash": "^4.17.10",
"request": "^2.85.0",
"sauce-connect-launcher": "sissbruecker/sauce-connect-launcher#upgrade-v5",
"sauce-connect-launcher": "vaadin/sauce-connect-launcher#upgrade-sauce-connect-5",
"temp": "^0.8.1",
"uuid": "^3.2.1"
},
Expand Down
8 changes: 4 additions & 4 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
},
"overrides": {
"wct-sauce":{
"sauce-connect-launcher": "sissbruecker/sauce-connect-launcher#upgrade-v5"
"sauce-connect-launcher": "vaadin/sauce-connect-launcher#upgrade-sauce-connect-5"
}
}
}

0 comments on commit 6c6f58b

Please sign in to comment.