From d263c40a153491ea5c99268a02a57c24420c5369 Mon Sep 17 00:00:00 2001 From: Felix Krause Date: Thu, 2 Jun 2016 19:52:56 +0200 Subject: [PATCH] Replaced old yaml package with NimYAML --- packages.json | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) diff --git a/packages.json b/packages.json index c8a8eaa..da70534 100644 --- a/packages.json +++ b/packages.json @@ -3773,20 +3773,6 @@ "license": "MIT", "web": "https://github.com/nim-appkit/utils" }, - { - "name": "yaml", - "url": "https://github.com/nim-appkit/yaml", - "method": "git", - "tags": [ - "library", - "serialization", - "parsing", - "yaml" - ], - "description": "YAML parser", - "license": "MIT", - "web": "https://github.com/nim-appkit/yaml" - }, { "name": "pymod", "url": "https://github.com/jboy/nim-pymod", @@ -4317,7 +4303,7 @@ "web": "https://github.com/Electric-Blue/NimBluez" }, { - "name": "nimyaml", + "name": "yaml", "url": "git://github.com/flyx/NimYAML", "method": "git", "tags": [