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

View File

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

1046
yarn.lock

File diff suppressed because it is too large Load Diff