Bump deps (#75)

This commit is contained in:
Jaco Greeff
2019-02-15 18:10:43 +01:00
committed by GitHub
parent 22952f7ed7
commit d0982d23ba
6 changed files with 1874 additions and 1891 deletions
+3 -3
View File
@@ -11,8 +11,8 @@
],
"resolutions": {
"babel-core": "^7.0.0-bridge.0",
"rxjs": "^6.3.2",
"typescript": "^3.2.2"
"rxjs": "^6.4.0",
"typescript": "^3.3.3"
},
"scripts": {
"build": "polkadot-dev-build-ts",
@@ -24,7 +24,7 @@
},
"devDependencies": {
"@babel/core": "^7.2.2",
"@polkadot/dev-react": "^0.23.15",
"@polkadot/dev-react": "^0.24.2",
"@polkadot/ts": "^0.1.52",
"empty": "^0.10.1"
}