summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2020-04-12 20:52:31 -0400
committerDaniel Micay <danielmicay@gmail.com>2020-04-12 20:52:31 -0400
commit5ac22edb9c180419d17d42818e310b6b35f70798 (patch)
tree31759ae093ae6dccded228ab7a7118b34c0e6339 /package.json
parente055d7283066bd4475e0c83ef8a414736144632a (diff)
update tools / dependencies
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 3528b57f..1a791bad 100644
--- a/package.json
+++ b/package.json
@@ -3,7 +3,7 @@
"csso-cli": "^3.0.0",
"html-minifier": "^4.0.0",
"jshint": "^2.11.0",
- "stylelint": "^13.3.0",
+ "stylelint": "^13.3.2",
"terser": "^4.6.11"
}
}