summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2020-05-14 11:06:15 -0400
committerDaniel Micay <danielmicay@gmail.com>2020-05-14 11:06:15 -0400
commit88651b1c52be7505055fbe6ca7aef9f335975fee (patch)
tree5de95acf068dfe6de6a25817a6e9a8c189a21f58 /package.json
parente1190639095429a536ae708a1365e22b7757c0fc (diff)
update site generation 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 36575749..0a904551 100644
--- a/package.json
+++ b/package.json
@@ -2,7 +2,7 @@
"dependencies": {
"csso-cli": "^3.0.0",
"html-minifier": "^4.0.0",
- "jshint": "^2.11.0",
+ "jshint": "^2.11.1",
"stylelint": "^13.3.3",
"stylelint-config-standard": "^20.0.0",
"terser": "^4.6.13"