Skip to content
This repository has been archived by the owner on Jun 15, 2023. It is now read-only.

Commit

Permalink
Merge pull request #22 from minghz/master
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
paulmillr committed Jul 22, 2019
2 parents 3517524 + e3b6269 commit a25dbde
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
@@ -1,6 +1,6 @@
{
"name": "clean-css-brunch",
"version": "2.10.0",
"version": "2.11.0",
"description": "Adds CleanCSS support to brunch.",
"author": "Paul Miller (http://paulmillr.com/)",
"homepage": "https://github.com/brunch/clean-css-brunch",
Expand All @@ -13,7 +13,7 @@
"test": "eslint index.js && mocha"
},
"dependencies": {
"clean-css": "~4.0"
"clean-css": "~4.1"
},
"devDependencies": {
"chai": "^3.4.1",
Expand Down

0 comments on commit a25dbde

Please sign in to comment.