Bump @polkadot/dev

This commit is contained in:
Jaco Greeff 2018-12-03 14:09:51 +01:00
parent ec10a8dd4b
commit 89a5639146
3 changed files with 251 additions and 802 deletions

View File

@ -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"
}
}

View File

@ -1 +0,0 @@
import spdy from 'libp2p-spdy';

1046
yarn.lock

File diff suppressed because it is too large Load Diff