remove mention of eep0018, add jsx_terms
This commit is contained in:
parent
1cc7c738ba
commit
c0cb1827f2
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
{application, jsx,
|
{application, jsx,
|
||||||
[
|
[
|
||||||
{description, "a streaming, evented json parsing toolkit"},
|
{description, "a streaming, evented json parsing toolkit"},
|
||||||
{vsn, "0.9.0"},
|
{vsn, "0.10.0"},
|
||||||
{modules, [
|
{modules, [
|
||||||
jsx,
|
jsx,
|
||||||
jsx_encoder,
|
jsx_encoder,
|
||||||
|
@ -10,7 +10,7 @@
|
||||||
jsx_utf16le,
|
jsx_utf16le,
|
||||||
jsx_utf32,
|
jsx_utf32,
|
||||||
jsx_utf32le,
|
jsx_utf32le,
|
||||||
jsx_eep0018,
|
jsx_terms,
|
||||||
jsx_format,
|
jsx_format,
|
||||||
jsx_verify,
|
jsx_verify,
|
||||||
jsx_utils
|
jsx_utils
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue