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