mirror of
https://github.com/fluencelabs/js-libp2p-websockets
synced 2025-04-25 13:42:24 +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",
|
||||
"dependencies": {
|
||||
"interface-connection": "^0.3.0",
|
||||
"interface-connection": "~0.3.0",
|
||||
"lodash.includes": "^4.3.0",
|
||||
"mafmt": "^2.1.2",
|
||||
"mafmt": "^2.1.6",
|
||||
"pull-ws": "^3.2.8"
|
||||
},
|
||||
"devDependencies": {
|
||||
"aegir": "^9.2.1",
|
||||
"aegir": "^10.0.0",
|
||||
"chai": "^3.5.0",
|
||||
"gulp": "^3.9.1",
|
||||
"interface-transport": "^0.3.3",
|
||||
"multiaddr": "^2.0.3",
|
||||
"pre-commit": "^1.1.3",
|
||||
"interface-transport": "~0.3.3",
|
||||
"multiaddr": "^2.2.1",
|
||||
"pre-commit": "^1.2.2",
|
||||
"pull-goodbye": "0.0.1",
|
||||
"pull-stream": "^3.5.0"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user