Skip to content

Commit 1dcb0fe

Browse files
fix(package): update cssnano to version 4.1.8
Closes #34
1 parent 9c7021e commit 1dcb0fe

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
@@ -8,7 +8,7 @@
88
},
99
"bugs": "https://github.com/reshape/minify/issues",
1010
"dependencies": {
11-
"cssnano": "^3.7.4",
11+
"cssnano": "^4.1.8",
1212
"indx": "^0.2.3",
1313
"reshape-expressions": "^0.1.4",
1414
"reshape-parser": "^0.3.0",

0 commit comments

Comments
 (0)