legend-state-dev-tools 0.0.10 → 0.0.12

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 (2) hide show
  1. package/README.md +2 -0
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -9,6 +9,8 @@
9
9
 
10
10
  Visual dev tools for Legend State v3 -- inspect and edit observable state in real time.
11
11
 
12
+ [**Live Demo →**](https://apperside.github.io/legend-state-dev-tools/)
13
+
12
14
  <!-- screenshot -->
13
15
 
14
16
  ## Features
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "legend-state-dev-tools",
3
- "version": "0.0.10",
3
+ "version": "0.0.12",
4
4
  "private": false,
5
5
  "workspaces": [
6
6
  "packages/*",