diff options
author | cel <cel@f/6sQ6d2CMxRUhLpspgGIulDxDCwYD7DzFzPNr7u5AU=.ed25519> | 2019-11-08 14:39:07 -1000 |
---|---|---|
committer | cel <cel@f/6sQ6d2CMxRUhLpspgGIulDxDCwYD7DzFzPNr7u5AU=.ed25519> | 2019-11-08 14:46:09 -1000 |
commit | a989374f143a885920e640296902d5bbf4fe8086 (patch) | |
tree | fdc67fabd09a199980ed426551c58da033cb9e80 /package.json | |
parent | c9f375a151cc8caa74c341f054e8a3e0cdc96b52 (diff) | |
download | patchfoo-a989374f143a885920e640296902d5bbf4fe8086.tar.gz patchfoo-a989374f143a885920e640296902d5bbf4fe8086.zip |
Add dualMarkdownPreview option
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 4857a84..e6a5a42 100644 --- a/package.json +++ b/package.json @@ -33,6 +33,7 @@ "pull-stream": "^3.5.0", "pull-utf8-decoder": "^1.0.2", "ssb-git": "^1.1.0", + "ssb-markdown": "^6.0.0", "ssb-marked": "^0.7.1", "ssb-mentions": "^0.5.0", "ssb-npm-registry": "^1.8.0", |