mirror of
https://github.com/fluencelabs/libp2p-ts
synced 2025-04-03 02:41:04 +00:00
Update dependencies
This commit is contained in:
parent
c459398100
commit
a161f60773
@ -7,7 +7,7 @@
|
|||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"resolutions": {
|
"resolutions": {
|
||||||
"babel-core": "^7.0.0-bridge.0",
|
"babel-core": "^7.0.0-bridge.0",
|
||||||
"typescript": "^2.9.2"
|
"typescript": "^3.0.1"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "./build.sh",
|
"build": "./build.sh",
|
||||||
@ -15,7 +15,7 @@
|
|||||||
"test": "echo \"No 'yarn run test' available\""
|
"test": "echo \"No 'yarn run test' available\""
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@polkadot/dev": "^0.20.12",
|
"@polkadot/dev": "^0.20.13",
|
||||||
"@types/node": "^10.3.4"
|
"@types/node": "^10.7.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user