diff options
| author | Eric Lee <erhlee.bird@gmail.com> | 2018-02-02 22:36:20 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-02-02 22:36:20 -0800 |
| commit | a9a6a8f2b471e9dbaa2ba3b3284c04c9dcd60f5f (patch) | |
| tree | 9a1a9522eba4a014b9a2c268273c8f8f8beebdd0 | |
| parent | 968a571e558446ff8859b27d9829b75f33a46779 (diff) | |
| download | packages-a9a6a8f2b471e9dbaa2ba3b3284c04c9dcd60f5f.tar.gz packages-a9a6a8f2b471e9dbaa2ba3b3284c04c9dcd60f5f.zip | |
fix tags
| -rw-r--r-- | packages.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/packages.json b/packages.json index 2a59999..3fca126 100644 --- a/packages.json +++ b/packages.json @@ -8096,7 +8096,8 @@ "url": "github:erhlee-bird/simple_graph", "method": "git", "tags": [ - "nim-lang" + "datastructures", + "library" ], "description": "Simple Graph Library", "license": "MIT", |
