From 50c43bc55a3576636cf83eae2a918fa6dd231b75 Mon Sep 17 00:00:00 2001 From: Bass Jobsen Date: Mon, 26 Oct 2015 23:15:00 +0100 Subject: Replace grunt-autoprefixer with grunt-postcss + autoprefixer Closes #18068 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') 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", -- cgit v1.2.3