mirror of
https://github.com/wassname/pi-goals.git
synced 2026-09-17 12:40:07 +08:00
Use HTTPS source for bundled supervisor
Co-Authored-By: PI[Kimi K3] <288921227+claudypoo@users.noreply.github.com>
This commit is contained in:
Generated
+3
-3
@@ -13,7 +13,7 @@
|
||||
],
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@wassname2/pi-supervise": "git+https://github.com/wassname/pi-supervise.git#74cdd77dc2a1e9c7d1f21ca0f00d2a59530139b8",
|
||||
"@wassname2/pi-supervise": "https://codeload.github.com/wassname/pi-intercom-supervisor/tar.gz/74cdd77dc2a1e9c7d1f21ca0f00d2a59530139b8",
|
||||
"pi-intercom": "0.13.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
@@ -3979,8 +3979,8 @@
|
||||
},
|
||||
"node_modules/@wassname2/pi-supervise": {
|
||||
"version": "0.0.4",
|
||||
"resolved": "git+ssh://git@github.com/wassname/pi-supervise.git#74cdd77dc2a1e9c7d1f21ca0f00d2a59530139b8",
|
||||
"integrity": "sha512-GerE0md8lPjqHtEGVOBTJn+Z+S1YeGBN1DDCdIT96ErpuamgWyGAE19+tIoy/qUt3KwFYni6PVZzIt3fgV4V0A==",
|
||||
"resolved": "https://codeload.github.com/wassname/pi-intercom-supervisor/tar.gz/74cdd77dc2a1e9c7d1f21ca0f00d2a59530139b8",
|
||||
"integrity": "sha512-X9VJ6oSDqYHF2tE1Uj31xxSfWp4JccpWITWg1w1PZeUX4okINeIp8xmf0GC5S/fi71qKOMs0H8Ge0R+0inN2jQ==",
|
||||
"inBundle": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
||||
+1
-1
@@ -27,7 +27,7 @@
|
||||
"typebox": "*"
|
||||
},
|
||||
"dependencies": {
|
||||
"@wassname2/pi-supervise": "git+https://github.com/wassname/pi-supervise.git#74cdd77dc2a1e9c7d1f21ca0f00d2a59530139b8",
|
||||
"@wassname2/pi-supervise": "https://codeload.github.com/wassname/pi-intercom-supervisor/tar.gz/74cdd77dc2a1e9c7d1f21ca0f00d2a59530139b8",
|
||||
"pi-intercom": "0.13.0"
|
||||
},
|
||||
"bundledDependencies": [
|
||||
|
||||
Reference in New Issue
Block a user