From ad09a094690d9f7fcf6c3f76c76865f7d068eddd Mon Sep 17 00:00:00 2001 From: Dominik Picheta Date: Fri, 26 Dec 2014 18:52:12 +0000 Subject: [PATCH] Rename babel to nimble. --- packages.json | 8 ++++---- 1 file 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" }, {