diff options
| author | fat <[email protected]> | 2015-05-06 13:34:14 -0700 |
|---|---|---|
| committer | fat <[email protected]> | 2015-05-06 13:34:14 -0700 |
| commit | d1fbe200f46002431cdeebf965c4b789ef7ed267 (patch) | |
| tree | 43a7cc7667492e519b906f8a428935da2972ac14 /package.json | |
| parent | 09fb80568a52af6c440db971cdc6fd88eab8f8b5 (diff) | |
| download | bootstrap-d1fbe200f46002431cdeebf965c4b789ef7ed267.tar.xz bootstrap-d1fbe200f46002431cdeebf965c4b789ef7ed267.zip | |
remove closureness from plugins
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/package.json b/package.json index b2800e686..107325a25 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,6 @@ "grunt": "~0.4.5", "grunt-autoprefixer": "~2.2.0", "grunt-banner": "~0.3.1", - "grunt-closure-tools": "^0.9.7", "grunt-contrib-clean": "~0.6.0", "grunt-contrib-compress": "~0.13.0", "grunt-contrib-concat": "~0.5.1", @@ -54,7 +53,7 @@ "grunt-exec": "~0.4.6", "grunt-html": "~4.0.1", "grunt-jekyll": "~0.4.2", - "grunt-jscs": "~1.5.0", + "grunt-jscs": "~1.8.0", "grunt-postcss": "^0.3.0", "grunt-sass": "^1.0.0", "grunt-saucelabs": "~8.6.0", @@ -64,7 +63,6 @@ "markdown-it": "^4.0.1", "mq4-hover-shim": "^0.1.0", "npm-shrinkwrap": "^200.1.0", - "superstartup-closure-compiler": "^0.1.6", "time-grunt": "^1.1.0" }, "engines": { |
