Commit 0c3ebb7
committed
feat(deps): Make @Omikhleia's ptable package available by default
It seems like I use this on most of my projects these days. Now that
silex (which it depends on, so becomes a transitive dependency here too)
doesn't hijack SILE's namespace by default, there isn't any reason not
to provide this out of the box. So instead of having them have to
install it in their own Docker images or Lua Rockspec, lets just bundle
it by default.1 parent 1c701fe commit 0c3ebb7
2 files changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
| 108 | + | |
108 | 109 | | |
109 | 110 | | |
110 | 111 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments