fix: mark openshell-direct as private (not published to npm)

This commit is contained in:
Raghuram Banda 2026-07-03 18:49:12 -04:00
parent f38dcbc509
commit 2c26c98ac9
1 changed files with 2 additions and 1 deletions

View File

@ -19,5 +19,6 @@
},
"peerDependencies": {
"@paperclipai/adapter-utils": "*"
}
},
"private": true
}