Skip to content

Commit 2f34034

Browse files
Update cssnano to 2.1.0
1 parent 3571037 commit 2f34034

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
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)