@vizzly/services 0.15.0-dev-28d524ba1a26b9a50633068848bc9a7b12cb514b → 0.15.0-dev-e921f911756a839ea0736979667658138a7ef1a2

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-28d524ba1a26b9a50633068848bc9a7b12cb514b",
33
+ "version": "0.15.0-dev-e921f911756a839ea0736979667658138a7ef1a2",
34
34
  "dependencies": {
35
35
  "@vizzly/api-client": "0.0.57",
36
36
  "@vizzly/joi": "^17.11.0",