mirror of
https://github.com/fluencelabs/libp2p-ts
synced 2025-03-16 02:00:50 +00:00
Bump @polkadot/dev
This commit is contained in:
parent
ec10a8dd4b
commit
89a5639146
@ -7,15 +7,15 @@
|
||||
"license": "ISC",
|
||||
"resolutions": {
|
||||
"babel-core": "^7.0.0-bridge.0",
|
||||
"typescript": "^3.1.6"
|
||||
"typescript": "^3.2.1"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "./build.sh",
|
||||
"check": "tsc --noEmit",
|
||||
"check": "tsc --noEmit --pretty",
|
||||
"test": "echo \"No 'yarn run test' available\""
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.1.6",
|
||||
"@polkadot/dev": "^0.21.6"
|
||||
"@polkadot/dev": "^0.22.6"
|
||||
}
|
||||
}
|
||||
|
@ -1 +0,0 @@
|
||||
import spdy from 'libp2p-spdy';
|
Loading…
x
Reference in New Issue
Block a user