From f1cb609ce5a0d9dc2aa77fa08581824b52c268f2 Mon Sep 17 00:00:00 2001 From: connors Date: Fri, 20 Dec 2013 15:47:35 -0800 Subject: [PATCH] updating the readme --- README.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7b9fcb7..ac15c4a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Ratchet v2.0 WIP +# Ratchet v2.0 WIP [![devDependencies](https://david-dm.org/maker/ratchet/dev-status.png)](https://david-dm.org/maker/ratchet#info=devDependencies) Prototype mobile apps with simple HTML, CSS, and JS components. diff --git a/package.json b/package.json index 3c4c999..9c69e72 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "grunt-contrib-concat": "~0.3.0", "grunt-contrib-jshint": "~0.7.0", "grunt-contrib-nodeunit": "~0.2.2", - "grunt-contrib-sass": "~0.5.0", + "grunt-contrib-sass": "~0.6.0", "grunt-contrib-watch": "~0.5.3", "grunt-jekyll": "~0.4.0" }