Skip to content

Commit 1bc7c38

Browse files
fix(package): update postcss to version 7.0.31
Closes #6
1 parent 1f4c059 commit 1bc7c38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
},
2626
"homepage": "https://github.com/nelsonpecora/postcss-get-sass-variables#readme",
2727
"dependencies": {
28-
"postcss": "^6.0.2"
28+
"postcss": "^7.0.31"
2929
},
3030
"devDependencies": {
3131
"chai": "^4.0.2",

0 commit comments

Comments
 (0)