aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChloe Kudryavtsev <chloe.kudryavtsev@gmail.com>2017-06-17 05:38:34 -0400
committerGitHub <noreply@github.com>2017-06-17 05:38:34 -0400
commit839a1426ee0cae44bb99e00182cd29051c1a2925 (patch)
tree55fb9c62d651d6a11361c6fdead9fe1e490089f1
parent478a64938f98e682b28ce2691d7dc7120c8007ed (diff)
downloadpackages-839a1426ee0cae44bb99e00182cd29051c1a2925.tar.gz
packages-839a1426ee0cae44bb99e00182cd29051c1a2925.zip
Fix packages.json tags
-rw-r--r--packages.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/packages.json b/packages.json
index d819d90..4fe7c7e 100644
--- a/packages.json
+++ b/packages.json
@@ -6518,7 +6518,10 @@
"url": "https://github.com/5paceToast/pipe",
"method": "git",
"tags": [
- "v0.1.0"
+ "pipe",
+ "macro",
+ "operator",
+ "functional"
],
"description": "Pipe operator for nim.",
"license": "MIT",