Commit fbaaf3f
committed
Workaround for StackBlitz bug: don't bump version in demo on release
StackBlitz still can't see new releases immediately (stackblitz/core#624). Because the StackBlitz demo is taken from master, it fails if we bump the react-lifecycle-visualizer version before the package is visible on StackBlitz.1 parent 3e9b08c commit fbaaf3f
File tree
2 files changed
+3
-2
lines changed- examples/parent-child-demo
- scripts
2 files changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
| 38 | + | |
38 | 39 | | |
39 | 40 | | |
40 | 41 | | |
| |||
0 commit comments