@vizzly/services 0.15.0-dev-610b418e94bb78f6c29c63760a29634c6b92d46c → 0.15.0-dev-faa8583d678bfc9b3d4da564fbf074620ea48b15

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