mirror of
https://github.com/fluencelabs/js-libp2p-tcp
synced 2025-04-25 06:02:19 +00:00
chore: ^ to ~
This commit is contained in:
parent
2afaed5f2a
commit
f3de45d198
14
package.json
14
package.json
@ -33,20 +33,20 @@
|
||||
"node": ">=4.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"aegir": "^9.3.0",
|
||||
"interface-transport": "~0.3.3",
|
||||
"aegir": "^10.0.0",
|
||||
"chai": "^3.5.0",
|
||||
"interface-transport": "^0.3.3",
|
||||
"lodash.isfunction": "^3.0.8",
|
||||
"pre-commit": "^1.2.2",
|
||||
"pull-stream": "^3.4.5"
|
||||
"pull-stream": "^3.5.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"interface-connection": "0.3.0",
|
||||
"interface-connection": "~0.3.0",
|
||||
"mafmt": "^2.1.6",
|
||||
"multiaddr": "^2.2.1",
|
||||
"ip-address": "^5.8.6",
|
||||
"lodash.includes": "^4.3.0",
|
||||
"mafmt": "^2.1.4",
|
||||
"multiaddr": "^2.1.3",
|
||||
"stream-to-pull-stream": "^1.7.0"
|
||||
"stream-to-pull-stream": "^1.7.2"
|
||||
},
|
||||
"contributors": [
|
||||
"David Dias <daviddias.p@gmail.com>",
|
||||
|
Loading…
x
Reference in New Issue
Block a user