From a9a6a8f2b471e9dbaa2ba3b3284c04c9dcd60f5f Mon Sep 17 00:00:00 2001 From: Eric Lee Date: Fri, 2 Feb 2018 22:36:20 -0800 Subject: [PATCH] fix tags --- packages.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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",