mirror of
https://github.com/fluencelabs/js-libp2p-websockets
synced 2025-04-26 11:52:28 +00:00
chore: ^ to ~
This commit is contained in:
parent
1f01fe7745
commit
2de0c9276c
12
package.json
12
package.json
@ -36,18 +36,18 @@
|
|||||||
},
|
},
|
||||||
"homepage": "https://github.com/libp2p/js-libp2p-websockets#readme",
|
"homepage": "https://github.com/libp2p/js-libp2p-websockets#readme",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"interface-connection": "^0.3.0",
|
"interface-connection": "~0.3.0",
|
||||||
"lodash.includes": "^4.3.0",
|
"lodash.includes": "^4.3.0",
|
||||||
"mafmt": "^2.1.2",
|
"mafmt": "^2.1.6",
|
||||||
"pull-ws": "^3.2.8"
|
"pull-ws": "^3.2.8"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"aegir": "^9.2.1",
|
"aegir": "^10.0.0",
|
||||||
"chai": "^3.5.0",
|
"chai": "^3.5.0",
|
||||||
"gulp": "^3.9.1",
|
"gulp": "^3.9.1",
|
||||||
"interface-transport": "^0.3.3",
|
"interface-transport": "~0.3.3",
|
||||||
"multiaddr": "^2.0.3",
|
"multiaddr": "^2.2.1",
|
||||||
"pre-commit": "^1.1.3",
|
"pre-commit": "^1.2.2",
|
||||||
"pull-goodbye": "0.0.1",
|
"pull-goodbye": "0.0.1",
|
||||||
"pull-stream": "^3.5.0"
|
"pull-stream": "^3.5.0"
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user