diff options
| author | Tobias Lindig <[email protected]> | 2013-12-10 10:28:44 +0100 |
|---|---|---|
| committer | Tobias Lindig <[email protected]> | 2013-12-10 10:28:44 +0100 |
| commit | 9f12f840b94293392cb0da008d744107b952d149 (patch) | |
| tree | dc1ced42666d3705e0c2760ae2ba1a228738afe8 /package.json | |
| parent | a6b5c7db1287a614c918d08c0f7b127be03ebe62 (diff) | |
| download | bootstrap-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.json | 1 |
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" |
