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

2784
yarn.lock

File diff suppressed because it is too large Load Diff