Skip to content

Commit 6d09ab4

Browse files
authored
fix!: update @multiformats/multiaddr to 13.x.x (#64)
Updates to the latest version of the library. BREAKING CHANGE: please use 13.x.x of @multiformats/multiaddr
1 parent 8cd926e commit 6d09ab4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@
162162
"docs": "aegir docs"
163163
},
164164
"dependencies": {
165-
"@multiformats/multiaddr": "^12.0.0"
165+
"@multiformats/multiaddr": "^13.0.0"
166166
},
167167
"devDependencies": {
168168
"aegir": "^47.0.19"

0 commit comments

Comments
 (0)