aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorTobias Lindig <[email protected]>2013-12-10 10:28:44 +0100
committerTobias Lindig <[email protected]>2013-12-10 10:28:44 +0100
commit9f12f840b94293392cb0da008d744107b952d149 (patch)
treedc1ced42666d3705e0c2760ae2ba1a228738afe8 /package.json
parenta6b5c7db1287a614c918d08c0f7b127be03ebe62 (diff)
downloadbootstrap-9f12f840b94293392cb0da008d744107b952d149.tar.xz
bootstrap-9f12f840b94293392cb0da008d744107b952d149.zip
Buildprocess: use module "load-grunt-tasks" to load grunt tasks directly from the package.json
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index a63efc007..8a5b76e41 100644
--- a/package.json
+++ b/package.json
@@ -40,6 +40,7 @@
, "grunt-saucelabs": "~4.1.2"
, "grunt-sed": "~0.1.1"
, "regexp-quote": "~0.0.0"
+ , "load-grunt-tasks": "~0.2.0"
}
, "jspm": {
"main": "js/bootstrap"