Comparing version
{ | ||
"name": "cssnano", | ||
"version": "5.0.11", | ||
"version": "5.0.12", | ||
"description": "A modular minifier, built on top of the PostCSS ecosystem.", | ||
@@ -9,3 +9,3 @@ "main": "dist/index.js", | ||
"prebuild": "rimraf dist", | ||
"build": "cross-env BABEL_ENV=publish babel src --config-file ../../babel.config.json --out-dir dist --ignore \"**/__tests__/\"", | ||
"build": "babel src --config-file ../../babel.config.json --out-dir dist --ignore \"**/__tests__/\"", | ||
"prepare": "yarn build" | ||
@@ -30,3 +30,3 @@ }, | ||
"yaml": "^1.10.2", | ||
"cssnano-preset-default": "^5.1.7", | ||
"cssnano-preset-default": "^5.1.8", | ||
"is-resolvable": "^1.1.0" | ||
@@ -33,0 +33,0 @@ }, |
7956
-0.35%