diff options
author | cel <cel@f/6sQ6d2CMxRUhLpspgGIulDxDCwYD7DzFzPNr7u5AU=.ed25519> | 2017-09-20 07:50:23 -1000 |
---|---|---|
committer | cel <cel@f/6sQ6d2CMxRUhLpspgGIulDxDCwYD7DzFzPNr7u5AU=.ed25519> | 2017-09-20 09:35:33 -1000 |
commit | a9feab3b1f5335b14fc0feba4da2b9fe40aa1224 (patch) | |
tree | bf6f10ae9a721c1f531b18b6aec9d84463485151 /package.json | |
parent | 73022a68b920123bf3c150dbce5d5872f6f00669 (diff) | |
download | patchfoo-a9feab3b1f5335b14fc0feba4da2b9fe40aa1224.tar.gz patchfoo-a9feab3b1f5335b14fc0feba4da2b9fe40aa1224.zip |
Render npm package publishers
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 ad452f6..eea7838 100644 --- a/package.json +++ b/package.json @@ -4,6 +4,7 @@ "description": "plain ssb web ui", "dependencies": { "asyncmemo": "^1.0.0", + "base64-url": "^2.0.0", "busboy": "^0.2.14", "emoji-named-characters": "^1.0.2", "emoji-server": "^1.0.0", |