Skip to content

Commit f2a5a38

Browse files
committed
Merge pull request webpack-contrib#116 from oliverwoodings/master
Update cssnano to 2.1.0
2 parents 3571037 + 2f34034 commit f2a5a38

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
@@ -5,7 +5,7 @@
55
"description": "css loader module for webpack",
66
"dependencies": {
77
"css-selector-tokenizer": "^0.5.1",
8-
"cssnano": "^1.4.2",
8+
"cssnano": "^2.1.0",
99
"loader-utils": "~0.2.2",
1010
"postcss": "^4.1.11",
1111
"postcss-modules-extract-imports": "0.0.5",

0 commit comments

Comments
 (0)