Skip to content

Commit

Permalink
fix(package): update postcss to version 7.0.20
Browse files Browse the repository at this point in the history
Closes #6
  • Loading branch information
greenkeeper[bot] committed Oct 24, 2019
1 parent f17eb28 commit bffeb76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"homepage": "https://github.com/nelsonpecora/postcss-inline-variables#readme",
"dependencies": {
"lodash": "^4.17.4",
"postcss": "^6.0.2"
"postcss": "^7.0.20"
},
"devDependencies": {
"chai": "^4.0.2",
Expand Down

0 comments on commit bffeb76

Please sign in to comment.