Skip to content
This repository has been archived by the owner on May 14, 2021. It is now read-only.

Commit

Permalink
Merge pull request #203 from styled-components/greenkeeper/postcss-7.0.0
Browse files Browse the repository at this point in the history
Update postcss to the latest version πŸš€
  • Loading branch information
chinesedfan committed Jan 15, 2019
2 parents 15d2717 + c07347f commit a5bb594
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -69,6 +69,6 @@
"dependencies": {
"@babel/parser": "^7.0.0",
"@babel/traverse": "^7.0.0",
"postcss": "^6.0.14"
"postcss": "^7.0.0"
}
}

0 comments on commit a5bb594

Please sign in to comment.