@vizzly/services 0.15.0-dev-3cedf551bbb0d18e14a8fe6473fe9b8d5ce6736b → 0.15.0-dev-94df3c8d8b265c7e5ff387f240c16f65d6413a0c

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