2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

Update postcss-cli to v6.1.1.

This commit is contained in:
XhmikosR
2019-01-04 18:23:40 +02:00
parent 1488a83b13
commit 47610b0f8b
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -7523,9 +7523,9 @@
}
},
"postcss-cli": {
"version": "6.1.0",
"resolved": "https://registry.npmjs.org/postcss-cli/-/postcss-cli-6.1.0.tgz",
"integrity": "sha512-qXufMvDOvD0fvcnDYO6Rz85nSmXjIDpx2IP8CzrGv8RxAfxx5Zjvfx1GGXxbOyk8terq1Q1O8GL4ZTzBuZ1TYg==",
"version": "6.1.1",
"resolved": "https://registry.npmjs.org/postcss-cli/-/postcss-cli-6.1.1.tgz",
"integrity": "sha512-18PQO4qCDWY6vggnG3k+i5zrUnRc4I6P4MpKQWGbNyTfWBaRgu/nScunw6VH5QnUKtRu0NuPF5SpxhcYzWVXDg==",
"dev": true,
"requires": {
"chalk": "^2.1.0",