mirror of
https://github.com/fluencelabs/libp2p-ts
synced 2025-03-16 10:10:51 +00:00
Bump deps
This commit is contained in:
parent
d8e7a153da
commit
40daab0e3b
@ -7,15 +7,17 @@
|
||||
"license": "ISC",
|
||||
"resolutions": {
|
||||
"babel-core": "^7.0.0-bridge.0",
|
||||
"typescript": "^3.0.1"
|
||||
"typescript": "^3.1.3"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "./build.sh",
|
||||
"check": "tsc --noEmit",
|
||||
"test": "echo \"No 'yarn run test' available\""
|
||||
},
|
||||
"dependencies": {
|
||||
"@types/node": "^10.12.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@polkadot/dev": "^0.20.20",
|
||||
"@types/node": "^10.9.4"
|
||||
"@polkadot/dev": "^0.21.1"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user