summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorjules <jules@okfoc.us>2014-01-30 11:01:38 -0500
committerjules <jules@okfoc.us>2014-01-30 11:01:38 -0500
commit1e1966cc74c1e491fcf81439b2b6ee209c829907 (patch)
treee032ddcd3fe8a01f11bd6b2aac91134a3b183930 /package.json
parent0bd8943d2bfac60d1330304dd63fd4255bbdf218 (diff)
update grunt-dentist to remove stylesheets
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 53a3c10..237f408 100644
--- a/package.json
+++ b/package.json
@@ -8,6 +8,6 @@
"grunt-contrib-watch": "~0.5.3",
"grunt-contrib-clean": "~0.5.0",
"grunt-contrib-copy": "~0.5.0",
- "grunt-dentist": "~0.2.0"
+ "grunt-dentist": "~0.3.0"
}
}