From 1e327699b8ee608caabc95fc0ddf0d8fccbd0b8e Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Mon, 10 Mar 2014 17:24:32 -0700 Subject: [PATCH] Upgrade to grunt-cson@0.8.0 --- build/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/package.json b/build/package.json index 658ccaf06..db1e1e62c 100644 --- a/build/package.json +++ b/build/package.json @@ -17,7 +17,7 @@ "grunt-contrib-csslint": "~0.1.2", "grunt-contrib-coffee": "~0.9.0", "grunt-contrib-less": "~0.8.0", - "grunt-cson": "0.6.0", + "grunt-cson": "0.8.0", "grunt-download-atom-shell": "git+https://atom-bot:467bac80a0017b96fb5be5cfc686f5e0cc607b10@github.com/atom/grunt-download-atom-shell#v0.6.0", "grunt-lesslint": "0.13.0", "grunt-markdown": "~0.4.0",