Skip to content

Commit 72b74ce

Browse files
dryajovdaviddias
authored andcommitted
fix: remove unused multiaddr dependency (#143)
1 parent 0cb46d8 commit 72b74ce

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@
6868
"lodash.get": "^4.4.2",
6969
"lodash.has": "^4.5.2",
7070
"lodash.set": "^4.3.2",
71-
"multiaddr": "^2.3.0",
7271
"safe-buffer": "^5.1.1"
7372
},
7473
"license": "MIT",
@@ -89,4 +88,4 @@
8988
"nginnever <ginneversource@gmail.com>",
9089
"npmcdn-to-unpkg-bot <npmcdn-to-unpkg-bot@users.noreply.github.com>"
9190
]
92-
}
91+
}

0 commit comments

Comments
 (0)