mirror of
https://github.com/fluencelabs/libp2p-ts
synced 2025-03-31 01:11:04 +00:00
Bump @polkadot/dev
This commit is contained in:
parent
ec10a8dd4b
commit
89a5639146
@ -7,15 +7,15 @@
|
|||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"resolutions": {
|
"resolutions": {
|
||||||
"babel-core": "^7.0.0-bridge.0",
|
"babel-core": "^7.0.0-bridge.0",
|
||||||
"typescript": "^3.1.6"
|
"typescript": "^3.2.1"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "./build.sh",
|
"build": "./build.sh",
|
||||||
"check": "tsc --noEmit",
|
"check": "tsc --noEmit --pretty",
|
||||||
"test": "echo \"No 'yarn run test' available\""
|
"test": "echo \"No 'yarn run test' available\""
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/core": "^7.1.6",
|
"@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