diff options
author | cel <cel@lOUVT+Phkvai9a/cCS/RKo+S9hnPAQdVixms/7ldpPA=.ed25519> | 2020-07-09 19:28:34 -0400 |
---|---|---|
committer | cel <cel@lOUVT+Phkvai9a/cCS/RKo+S9hnPAQdVixms/7ldpPA=.ed25519> | 2020-07-09 19:29:28 -0400 |
commit | fa3e2cd2a79b29629b86ffdf2be289e36f17a8fc (patch) | |
tree | 5ab78230e489567f3fd46a4b58c1bbc72a52d975 /package.json | |
parent | b16822209cfa267851120318d50b53280c8e9ec4 (diff) | |
download | patchfoo-fa3e2cd2a79b29629b86ffdf2be289e36f17a8fc.tar.gz patchfoo-fa3e2cd2a79b29629b86ffdf2be289e36f17a8fc.zip |
Update deep-extend
Use fake v0.6.1 because v0.6.0 on ssb-npm got messed up
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index a54af6b..2020f1f 100644 --- a/package.json +++ b/package.json @@ -8,6 +8,7 @@ "base64-url": "^2.0.0", "busboy": "^0.2.14", "diff": "^3.3.1", + "deep-extend": "^0.6.1", "hashlru": "^2.1.0", "highlight.js": "^9.12.0", "human-time": "^0.0.1", |