@vizzly/services 0.15.0-dev-94f679156b67abbc7f2b0f47073361f1a5893a8b → 0.15.0-dev-bc6f8543474a2b6449f75c417595b4e1144c9d0a

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
@@ -30,7 +30,7 @@
30
30
  "fix-type-alias": "tsc-alias -p tsconfig.types.json",
31
31
  "prepare": "yarn build"
32
32
  },
33
- "version": "0.15.0-dev-94f679156b67abbc7f2b0f47073361f1a5893a8b",
33
+ "version": "0.15.0-dev-bc6f8543474a2b6449f75c417595b4e1144c9d0a",
34
34
  "dependencies": {
35
35
  "@vizzly/api-client": "0.0.57",
36
36
  "@vizzly/joi": "^17.11.0",