Bump deps (incl. TS 3.5.2) (#148)

This commit is contained in:
Jaco Greeff
2019-06-20 08:47:55 +02:00
committed by GitHub
parent 93c2011723
commit 330506fb3a
5 changed files with 187 additions and 190 deletions
+2 -2
View File
@@ -10,7 +10,7 @@
],
"resolutions": {
"babel-core": "^7.0.0-bridge.0",
"typescript": "^3.5.1"
"typescript": "^3.5.2"
},
"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.13",
"@polkadot/dev-react": "^0.30.0-beta.15",
"@polkadot/ts": "^0.1.60",
"empty": "^0.10.1",
"gh-pages": "^2.0.1"