Bump deps (#28)

This commit is contained in:
Jaco Greeff
2018-12-20 20:48:22 +01:00
committed by GitHub
parent 1ecf5671b3
commit 5776d904ac
4 changed files with 471 additions and 305 deletions
+3 -3
View File
@@ -23,9 +23,9 @@
"demo:identicon": "webpack-serve --config packages/ui-identicon/webpack.config.js --content packages/ui-identicon --port 3000"
},
"devDependencies": {
"@babel/core": "^7.2.0",
"@polkadot/dev-react": "^0.22.12",
"@polkadot/ts": "^0.1.43",
"@babel/core": "^7.2.2",
"@polkadot/dev-react": "^0.23.1",
"@polkadot/ts": "^0.1.44",
"empty": "^0.10.1"
}
}