Skip to content
This repository was archived by the owner on Jul 21, 2023. It is now read-only.

Commit b37b681

Browse files
hugomrdiasjacobheun
authored andcommittedJan 10, 2019
chore: update deps
1 parent 68ae2c3 commit b37b681

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed
 

‎package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -41,17 +41,17 @@
4141
"homepage": "https://github.com/libp2p/js-libp2p-websockets#readme",
4242
"dependencies": {
4343
"class-is": "^1.1.0",
44-
"debug": "^4.1.0",
44+
"debug": "^4.1.1",
4545
"interface-connection": "~0.3.2",
46-
"mafmt": "multiformats/js-mafmt#fix/bundle-size",
46+
"mafmt": "^6.0.4",
4747
"pull-ws": "hugomrdias/pull-ws#fix/bundle-size"
4848
},
4949
"devDependencies": {
50-
"aegir": "github:ipfs/aegir#feat/make-exp-build-test-default",
50+
"aegir": "^18.0.3",
5151
"chai": "^4.1.2",
5252
"dirty-chai": "^2.0.1",
5353
"interface-transport": "~0.3.6",
54-
"multiaddr": "^6.0.0",
54+
"multiaddr": "^6.0.3",
5555
"pull-goodbye": "0.0.2",
5656
"pull-stream": "^3.6.7"
5757
},

0 commit comments

Comments
 (0)
This repository has been archived.