@vizzly/services 0.15.0-dev-572b4889849d49b78a4434312ade1b0996a72c7f → 0.15.0-dev-44d286008a5a855871fe0955f646826a271ad6ae

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.
Files changed (1) hide show
  1. package/package.json +1 -1
package/package.json CHANGED
@@ -31,7 +31,7 @@
31
31
  "fix-type-alias": "tsc-alias -p tsconfig.types.json",
32
32
  "prepare": "yarn build"
33
33
  },
34
- "version": "0.15.0-dev-572b4889849d49b78a4434312ade1b0996a72c7f",
34
+ "version": "0.15.0-dev-44d286008a5a855871fe0955f646826a271ad6ae",
35
35
  "dependencies": {
36
36
  "@vizzly/api-client": "0.0.57",
37
37
  "@vizzly/joi": "^17.11.0",