diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 2446253f..10c3dcbb 100644 --- a/package.json +++ b/package.json @@ -3,8 +3,8 @@ "csso-cli": "^3.0.0", "html-minifier": "^4.0.0", "jshint": "^2.11.1", - "stylelint": "^13.6.0", + "stylelint": "^13.6.1", "stylelint-config-standard": "^20.0.0", - "terser": "^4.7.0" + "terser": "^4.8.0" } } |
