Skip to content

Commit ef6c23a

Browse files
authored
Trying postcss 6.0.13 and cssnano 4.0.0-rc.2
1 parent 05c36db commit ef6c23a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@
1414
"dependencies": {
1515
"babel-code-frame": "^6.11.0",
1616
"css-selector-tokenizer": "^0.7.0",
17-
"cssnano": ">=2.6.1 <4",
17+
"cssnano": ">4.0.0-rc.2",
1818
"icss-utils": "^2.1.0",
1919
"loader-utils": "^1.0.2",
2020
"lodash.camelcase": "^4.3.0",
2121
"object-assign": "^4.0.1",
22-
"postcss": "^5.0.6",
22+
"postcss": "^6.0.13",
2323
"postcss-modules-extract-imports": "^1.0.0",
2424
"postcss-modules-local-by-default": "^1.0.1",
2525
"postcss-modules-scope": "^1.0.0",

0 commit comments

Comments
 (0)