diff options
| author | Mark Otto <[email protected]> | 2015-11-14 17:23:22 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2015-11-14 17:23:22 -0800 |
| commit | 1a3acc8a4b95f2efc45ccbd5218330c6193c4424 (patch) | |
| tree | 274bc1741bad7ca837040e59cd7d607b9e80e11a /package.json | |
| parent | 23e746d479f3098448d76ccafc9c2d77019c2562 (diff) | |
| parent | 0d34169e1f1126c0e752694905c037278402e0c8 (diff) | |
| download | bootstrap-1a3acc8a4b95f2efc45ccbd5218330c6193c4424.tar.xz bootstrap-1a3acc8a4b95f2efc45ccbd5218330c6193c4424.zip | |
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index c73aa2513..9db16134a 100644 --- a/package.json +++ b/package.json @@ -28,11 +28,11 @@ }, "license": "MIT", "devDependencies": { + "autoprefixer": "^6.0.3", "babel-eslint": "^4.1.3", "btoa": "~1.1.2", "glob": "~5.0.14", "grunt": "~0.4.5", - "grunt-autoprefixer": "~3.0.3", "grunt-babel": "^5.0.3", "grunt-build-control": "~0.6.0", "grunt-contrib-clean": "~0.6.0", |
