@elasticdash/core 0.0.4 → 0.0.5

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.mjs CHANGED
@@ -253,7 +253,7 @@ var resetGlobalLogger = () => {
253
253
  // package.json
254
254
  var package_default = {
255
255
  name: "@elasticdash/core",
256
- version: "0.0.4",
256
+ version: "0.0.5",
257
257
  description: "Core functions and utilities for ElasticDash packages",
258
258
  type: "module",
259
259
  sideEffects: false,