fix: rpc-entry and bun support

This commit is contained in:
Cristina Poncela Cubeiro
2026-06-26 10:01:16 +02:00
parent 7e6e59b6e4
commit 122527b22a
5 changed files with 39 additions and 14 deletions
-3
View File
@@ -3,9 +3,6 @@
"version": "0.80.2",
"description": "experimental orchestrator package for pi",
"type": "module",
"bin": {
"orchestrator": "dist/cli.js"
},
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"exports": {