aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2014-01-20 13:06:13 -0800
committerChris Rebert <[email protected]>2014-01-26 14:22:06 -0800
commit5a3f1a90ba37a4d1c090dc1fa59b9f4501481adb (patch)
treec6c212d5c00b6604cea55e37681dec702e898cb6 /package.json
parentf1c1469b839d09fbc437de24afef5644b3c80305 (diff)
downloadbootstrap-5a3f1a90ba37a4d1c090dc1fa59b9f4501481adb.tar.xz
bootstrap-5a3f1a90ba37a4d1c090dc1fa59b9f4501481adb.zip
fix #12261
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json
index 2a8e613bd..9dfef4f2f 100644
--- a/package.json
+++ b/package.json
@@ -27,6 +27,7 @@
"devDependencies": {
"browserstack-runner": "~0.0.15",
"btoa": "~1.1.1",
+ "canonical-json": "~0.0.3",
"grunt": "~0.4.2",
"grunt-banner": "~0.2.0",
"grunt-contrib-clean": "~0.5.0",
@@ -42,6 +43,7 @@
"grunt-contrib-uglify": "~0.3.0",
"grunt-contrib-watch": "~0.5.3",
"grunt-csscomb": "~2.0.1",
+ "grunt-exec": "0.4.3",
"grunt-html-validation": "~0.1.13",
"grunt-jekyll": "~0.4.1",
"grunt-jscs-checker": "~0.3.0",