summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2020-05-01 15:59:24 -0400
committerDaniel Micay <danielmicay@gmail.com>2020-05-01 15:59:24 -0400
commit1506b1eaf1434d6b92703fe6e1f7bf073055d3f8 (patch)
tree0383f0da4cf44b0e1c09cebebbb55c37ccfe062c /package.json
parent20a6ed14b88b678a2af5a907b52219b0de2c9d90 (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 973a3316..36575749 100644
--- a/package.json
+++ b/package.json
@@ -5,6 +5,6 @@
"jshint": "^2.11.0",
"stylelint": "^13.3.3",
"stylelint-config-standard": "^20.0.0",
- "terser": "^4.6.12"
+ "terser": "^4.6.13"
}
}