diff options
| author | Christoph Herzog <chris@theduke.at> | 2015-11-30 18:24:19 +0100 |
|---|---|---|
| committer | Christoph Herzog <chris@theduke.at> | 2015-11-30 18:24:19 +0100 |
| commit | ca81287d7227b7fc3cb9915c43623bd5e38b33c6 (patch) | |
| tree | 6591f804f0ba0b70a9637a5214e0ed97e2d2f2fd | |
| parent | edb1f1695174192e9a71a87efa4d79c68f84c5a0 (diff) | |
| download | packages-ca81287d7227b7fc3cb9915c43623bd5e38b33c6.tar.gz packages-ca81287d7227b7fc3cb9915c43623bd5e38b33c6.zip | |
fixed ...
| -rw-r--r-- | packages.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages.json b/packages.json index e2e0a11..ddbe227 100644 --- a/packages.json +++ b/packages.json @@ -3659,7 +3659,7 @@ "method": "git", "tags": [ "library", - "utilities", + "utilities" ], "description": "Collection of string, parsing, pointer, ... utilities.", "license": "MIT", @@ -3672,7 +3672,7 @@ "tags": [ "library", "serialization", - "parsing" + "parsing", "yaml" ], "description": "YAML parser", |
