diff options
| author | Chris Rebert <[email protected]> | 2014-03-12 17:21:14 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2014-03-12 17:21:14 -0700 |
| commit | 7b41aab775e98cf53bd13a8318eb80979c87dcff (patch) | |
| tree | 3bf548ad2e1b3f80a57bd9fbaa25d1d166c0167f /package.json | |
| parent | acd8ba5816b0d13b26bbf33358ae640abe81a7fa (diff) | |
| parent | 1751922ca063aa4499fe0de4a974bc33be57d69b (diff) | |
| download | bootstrap-7b41aab775e98cf53bd13a8318eb80979c87dcff.tar.xz bootstrap-7b41aab775e98cf53bd13a8318eb80979c87dcff.zip | |
Merge pull request #13048 from twbs/grunt-css-flip-0.2.0
upgrade to grunt-css-flip v0.2.0
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/package.json b/package.json index 126461cf7..6a4416b94 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,6 @@ "devDependencies": { "btoa": "~1.1.1", "canonical-json": "~0.0.4", - "css-flip": "~0.3.0", "grunt": "~0.4.3", "grunt-autoprefixer": "~0.7.2", "grunt-banner": "~0.2.1", @@ -49,7 +48,7 @@ "grunt-contrib-uglify": "~0.4.0", "grunt-contrib-watch": "~0.6.0", "grunt-csscomb": "~2.0.1", - "grunt-css-flip": "^0.1.0", + "grunt-css-flip": "~0.2.0", "grunt-exec": "~0.4.5", "grunt-html-validation": "~0.1.13", "grunt-jekyll": "~0.4.1", |
