@stamn/stamn-plugin 0.1.0-alpha.5 → 0.1.0-alpha.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -5555,7 +5555,7 @@ function createStamnChannel(opts) {
5555
5555
 
5556
5556
  // src/index.ts
5557
5557
  var index_default = {
5558
- id: "stamn",
5558
+ id: "stamn-plugin",
5559
5559
  name: "Stamn",
5560
5560
  register(api) {
5561
5561
  const adapter = createOpenclawAdapter();