Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <code@rebertia.com>2015-04-07 06:58:10 +0300
committerChris Rebert <code@rebertia.com>2015-04-07 06:58:10 +0300
commit3758d3964dd2c9f2ced41bffaa8244775a7a794c (patch)
treee765c8a2d42f092e5d6b14859c40b3c31c6e8752 /package.json
parent387042e31e9e1a09e7b5647a9e58d46debf65c48 (diff)
Bump grunt-autoprefixer to ~3.0.0
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index fabaa472e5..a4158a9a74 100644
--- a/package.json
+++ b/package.json
@@ -34,7 +34,7 @@
"btoa": "~1.1.2",
"glob": "~5.0.3",
"grunt": "~0.4.5",
- "grunt-autoprefixer": "~2.2.0",
+ "grunt-autoprefixer": "~3.0.0",
"grunt-banner": "~0.3.1",
"grunt-contrib-clean": "~0.6.0",
"grunt-contrib-compress": "~0.13.0",