@vizzly/dashboard 0.14.4-dev-165c6940305edf424057f03ec9a1c8d175dd1a3b → 0.14.4-dev-69817619bd7474dbc83793056665111fc96ff279

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
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@vizzly/dashboard",
3
3
  "author": "james@vizzly.co",
4
- "version": "0.14.4-dev-165c6940305edf424057f03ec9a1c8d175dd1a3b",
4
+ "version": "0.14.4-dev-69817619bd7474dbc83793056665111fc96ff279",
5
5
  "source": "src/index.tsx",
6
6
  "types": "./dist/dashboard/src/index.d.ts",
7
7
  "module": "./dist/dashboard.esm.js",