diff --git a/package.json b/package.json index f73b559..ca8dc33 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "description": "Pearcord desktop UI IPC dispatch + automated flow scenarios for Bare smokes", "dependencies": { "b4a": "^1.6.7", - "pearcord-platform": "git+https://git.ssh.surf/pearcord/pearcord-platform.git#main", + "pearcord-platform": "file:../pearcord-platform", "pearcord-log": "file:../pearcord-log", "pearcord-qr": "file:../pearcord-qr" }