Skip to content

Commit

Permalink
Fix adobe#589: changed autoprefixer-core to autoprefixer for new vers…
Browse files Browse the repository at this point in the history
…ion and updated postcss version
  • Loading branch information
badrmodoukh committed Feb 26, 2017
1 parent 975ab1f commit a5ab3f4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"dependencies": {
"anymatch": "1.3.0",
"autoprefixer-core": "5.1.8",
"autoprefixer": "^6.0.0",
"aws-sdk": "^2.19.0",
"chokidar": "1.6.0",
"glob": "7.0.6",
Expand All @@ -39,7 +39,7 @@
"grunt-jasmine-node": "0.1.0",
"grunt-lib-phantomjs": "0.3.0",
"grunt-npm": "git://github.com/sedge/grunt-npm.git#branchcheck",
"grunt-postcss": "0.3.0",
"grunt-postcss": "^0.8.0",
"grunt-shell": "^2.1.0",
"grunt-targethtml": "0.2.6",
"grunt-template-jasmine-requirejs": "0.1.0",
Expand Down

0 comments on commit a5ab3f4

Please sign in to comment.