Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mikeblum/hugo-now.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Blum <mikeblum@users.noreply.github.com>2019-09-02 18:41:22 +0300
committerGitHub <noreply@github.com>2019-09-02 18:41:22 +0300
commit148d47d7f3983127689f807b6a989b5b98243bdf (patch)
tree454d31ade88c98e0847ceff4d73d6c3edb57d281
parent5abf666666e99abf22fa9a45b25dc5157ac5efb7 (diff)
Revert "[SECURITY] ticked npm vulnerabilities in package.json (#13)" (#14)
This reverts commit 5abf666666e99abf22fa9a45b25dc5157ac5efb7.
-rw-r--r--package.json7
1 files changed, 1 insertions, 6 deletions
diff --git a/package.json b/package.json
index 603244f..b62e428 100644
--- a/package.json
+++ b/package.json
@@ -3,12 +3,7 @@
"version": "1.0.0",
"description": "![Powered By Hugo](https://raw.githubusercontent.com/mikeblum/hugo-now/master/static/logo/hugo-now.png)",
"main": "Gulpfile.js",
- "dependencies": {
- "braces": ">=2.3.1",
- "lodash.template": ">=4.5.0",
- "lodash.mergewith": ">=4.6.2",
- "sshpk": ">=1.13.2"
- },
+ "dependencies": {},
"devDependencies": {
"del": "^3.0.0",
"gulp": "^3.9.1",