aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Lee <erhlee.bird@gmail.com>2018-02-02 22:36:20 -0800
committerGitHub <noreply@github.com>2018-02-02 22:36:20 -0800
commita9a6a8f2b471e9dbaa2ba3b3284c04c9dcd60f5f (patch)
tree9a1a9522eba4a014b9a2c268273c8f8f8beebdd0
parent968a571e558446ff8859b27d9829b75f33a46779 (diff)
downloadpackages-a9a6a8f2b471e9dbaa2ba3b3284c04c9dcd60f5f.tar.gz
packages-a9a6a8f2b471e9dbaa2ba3b3284c04c9dcd60f5f.zip
fix tags
-rw-r--r--packages.json3
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",