@cartridge/controller 0.7.2 → 0.7.3

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
@@ -397,7 +397,7 @@ var NotReadyToConnect = class _NotReadyToConnect extends Error {
397
397
  // package.json
398
398
  var package_default = {
399
399
  name: "@cartridge/controller",
400
- version: "0.7.2",
400
+ version: "0.7.3",
401
401
  description: "Cartridge Controller",
402
402
  module: "dist/index.js",
403
403
  types: "dist/index.d.ts",