Commit e27e739
committed
Fix version of esdocs to work on build agents
Build agents have an old node version installed v4.2.6 and it did not work
with newest 0.5.2 version of esdoc.
This commit makes esdoc version fixed (removes '^') and changes it to the
most up-to-date 0.4.x.1 parent c55eee2 commit e27e739
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | | - | |
| 30 | + | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
0 commit comments