Selaa lähdekoodia

Be explicit on the stdlib dependency

pull/65/head
Paul J. Davis 11 vuotta sitten
vanhempi
commit
b3ef636af2
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. +1
    -1
      src/jiffy.app.src

+ 1
- 1
src/jiffy.app.src Näytä tiedosto

@ -2,5 +2,5 @@
{description, "JSON Decoder/Encoder."},
{vsn, git},
{registered, []},
{applications, [kernel]}
{applications, [kernel, stdlib]}
]}.

Ladataan…
Peruuta
Tallenna