@vizzly/services 0.15.0-dev-f576f0918251ec7901abbda943caec672e40c29c → 0.15.0-dev-5af35cbf2588bfc98b357bb5e6a50f98c019ac69

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-f576f0918251ec7901abbda943caec672e40c29c",
34
+ "version": "0.15.0-dev-5af35cbf2588bfc98b357bb5e6a50f98c019ac69",
35
35
  "dependencies": {
36
36
  "@vizzly/api-client": "0.0.57",
37
37
  "@vizzly/joi": "^17.11.0",