mirror of
https://github.com/fluencelabs/js-libp2p-tcp
synced 2025-04-25 18:22:30 +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"
|
"node": ">=4.0.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"aegir": "^9.3.0",
|
"interface-transport": "~0.3.3",
|
||||||
|
"aegir": "^10.0.0",
|
||||||
"chai": "^3.5.0",
|
"chai": "^3.5.0",
|
||||||
"interface-transport": "^0.3.3",
|
|
||||||
"lodash.isfunction": "^3.0.8",
|
"lodash.isfunction": "^3.0.8",
|
||||||
"pre-commit": "^1.2.2",
|
"pre-commit": "^1.2.2",
|
||||||
"pull-stream": "^3.4.5"
|
"pull-stream": "^3.5.0"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"interface-connection": "0.3.0",
|
"interface-connection": "~0.3.0",
|
||||||
|
"mafmt": "^2.1.6",
|
||||||
|
"multiaddr": "^2.2.1",
|
||||||
"ip-address": "^5.8.6",
|
"ip-address": "^5.8.6",
|
||||||
"lodash.includes": "^4.3.0",
|
"lodash.includes": "^4.3.0",
|
||||||
"mafmt": "^2.1.4",
|
"stream-to-pull-stream": "^1.7.2"
|
||||||
"multiaddr": "^2.1.3",
|
|
||||||
"stream-to-pull-stream": "^1.7.0"
|
|
||||||
},
|
},
|
||||||
"contributors": [
|
"contributors": [
|
||||||
"David Dias <daviddias.p@gmail.com>",
|
"David Dias <daviddias.p@gmail.com>",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user