We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf6550a commit 6ce14d2Copy full SHA for 6ce14d2
package.json
@@ -5,11 +5,11 @@
5
"description": "css loader module for webpack",
6
"dependencies": {
7
"css-selector-tokenizer": "^0.5.1",
8
- "cssnano": "^2.1.0",
+ "cssnano": "^2.6.1",
9
"loader-utils": "~0.2.2",
10
"postcss": "^4.1.11",
11
"postcss-modules-extract-imports": "0.0.5",
12
- "postcss-modules-local-by-default": "0.0.11",
+ "postcss-modules-local-by-default": "0.0.12",
13
"postcss-modules-scope": "0.0.8",
14
"source-list-map": "^0.1.4"
15
},
0 commit comments