Bump deps

This commit is contained in:
Jaco Greeff 2018-10-24 15:12:18 +02:00
parent d8e7a153da
commit 40daab0e3b
2 changed files with 672 additions and 599 deletions

View File

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

1263
yarn.lock

File diff suppressed because it is too large Load Diff