summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorjules <jules@okfoc.us>2014-01-30 14:47:09 -0500
committerjules <jules@okfoc.us>2014-01-30 14:47:09 -0500
commit42207dada7497e27baee152b21b8b0850c57c48b (patch)
treedfc89ec5824e4b4de9898fc09d236d27a5bea6f9 /package.json
parent105f0dec10a60529a2f8f679f9343484c4638515 (diff)
stripping multiline comments
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 fd2c5e5..4a688b3 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.3.1"
+ "grunt-dentist": "~0.3.3"
}
}