Bump deps, TS 3.5.1 (#135)

This commit is contained in:
Jaco Greeff
2019-05-29 22:59:48 +02:00
committed by GitHub
parent 16b1353dd1
commit 80aa1a8fc4
6 changed files with 188 additions and 183 deletions
+2 -2
View File
@@ -10,7 +10,7 @@
],
"resolutions": {
"babel-core": "^7.0.0-bridge.0",
"typescript": "^3.4.5"
"typescript": "^3.5.1"
},
"scripts": {
"build": "polkadot-dev-build-ts && polkadot-dev-build-docs",
@@ -24,7 +24,7 @@
"devDependencies": {
"@babel/core": "^7.4.5",
"@babel/runtime": "^7.4.5",
"@polkadot/dev-react": "^0.30.0-beta.5",
"@polkadot/dev-react": "^0.30.0-beta.7",
"@polkadot/ts": "^0.1.56",
"empty": "^0.10.1",
"gh-pages": "^2.0.1"