Update dependencies

This commit is contained in:
Jaco Greeff 2018-08-16 11:09:28 +02:00
parent c459398100
commit a161f60773
2 changed files with 1826 additions and 964 deletions

View File

@ -7,7 +7,7 @@
"license": "ISC",
"resolutions": {
"babel-core": "^7.0.0-bridge.0",
"typescript": "^2.9.2"
"typescript": "^3.0.1"
},
"scripts": {
"build": "./build.sh",
@ -15,7 +15,7 @@
"test": "echo \"No 'yarn run test' available\""
},
"devDependencies": {
"@polkadot/dev": "^0.20.12",
"@types/node": "^10.3.4"
"@polkadot/dev": "^0.20.13",
"@types/node": "^10.7.1"
}
}

2784
yarn.lock

File diff suppressed because it is too large Load Diff