From 751cb0022d109ecdb6ad1685ff0635e0bc6c5093 Mon Sep 17 00:00:00 2001 From: Stefan Huber Date: Tue, 26 Apr 2011 15:58:18 +0100 Subject: [PATCH] add missing yaml dependency --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index f2825f5bc..9a4c6f317 100644 --- a/package.json +++ b/package.json @@ -26,6 +26,7 @@ "nomnom": ">=0.1.2", "stylus": ">=0.11.10", "async": ">=0.1.8", + "yaml": ">=0.1.2", "file": ">=0.1.1", "express": ">=2.0.0", "stitch": "0.3.1"