From 882f10f008d3383fc36c27ed2cf825ff977201ae Mon Sep 17 00:00:00 2001 From: Andrey Sidorov Date: Tue, 27 Nov 2012 11:50:05 +1100 Subject: [PATCH] typo --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 03865a8..b222b74 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ , "devDependencies": { "mocha": "*", "should": "*", - "sax", "*", + "sax": "*", "async": "*" } , "scripts": {