aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/packages.json b/packages.json
index a852a65..5c3b519 100644
--- a/packages.json
+++ b/packages.json
@@ -210,13 +210,13 @@
},
{
- "name": "babel",
- "url": "git://github.com/nim-lang/babel",
+ "name": "nimble",
+ "url": "git://github.com/nim-lang/nimble",
"method": "git",
"tags": ["app", "binary", "package", "manager"],
- "description": "Babel package manager",
+ "description": "Nimble package manager",
"license": "BSD",
- "web": "https://github.com/nim-lang/babel"
+ "web": "https://github.com/nim-lang/nimble"
},
{