diff options
author | cel <cel@f/6sQ6d2CMxRUhLpspgGIulDxDCwYD7DzFzPNr7u5AU=.ed25519> | 2019-11-08 14:16:25 -1000 |
---|---|---|
committer | cel <cel@f/6sQ6d2CMxRUhLpspgGIulDxDCwYD7DzFzPNr7u5AU=.ed25519> | 2019-11-08 14:46:09 -1000 |
commit | cd7ba4c502956c3e39d127492732ba6f95cb33e5 (patch) | |
tree | 073f5cc827336521cc66974a6b6b8ae766586e63 | |
parent | afc11752be26c10ad7084d2555572e08c9cd7782 (diff) | |
download | patchfoo-cd7ba4c502956c3e39d127492732ba6f95cb33e5.tar.gz patchfoo-cd7ba4c502956c3e39d127492732ba6f95cb33e5.zip |
Sort package.json
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 6a62712..4857a84 100644 --- a/package.json +++ b/package.json @@ -35,9 +35,9 @@ "ssb-git": "^1.1.0", "ssb-marked": "^0.7.1", "ssb-mentions": "^0.5.0", + "ssb-npm-registry": "^1.8.0", "ssb-sort": "^1.0.0", "ssb-web-resolver": "^1.0.2", - "ssb-npm-registry": "^1.8.0", "stream-to-pull-stream": "^1.7.2", "unzip": "^0.1.11" }, |