@bayoudhi/moose-lib-serverless 0.7.8 → 0.7.9
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 +1 -1
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +1 -1
- package/dist/index.mjs.map +1 -1
- package/dist/moose-runner.js +1 -1
- package/package.json +2 -2
package/dist/index.mjs
CHANGED
|
@@ -186,7 +186,7 @@ var require_confluent_schema_registry = __commonJS({
|
|
|
186
186
|
}
|
|
187
187
|
});
|
|
188
188
|
|
|
189
|
-
//
|
|
189
|
+
// node_modules/@514labs/moose-lib/dist/index.mjs
|
|
190
190
|
var import_kafka_javascript = __toESM(require_kafka_javascript(), 1);
|
|
191
191
|
var import_client2 = __toESM(require_client(), 1);
|
|
192
192
|
var import_redis = __toESM(require_redis(), 1);
|