mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-04-22 05:37:58 +00:00
Bump deps (#84)
This commit is contained in:
+3
-3
@@ -12,7 +12,7 @@
|
||||
"resolutions": {
|
||||
"babel-core": "^7.0.0-bridge.0",
|
||||
"rxjs": "^6.4.0",
|
||||
"typescript": "^3.3.3"
|
||||
"typescript": "^3.3.3333"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "polkadot-dev-build-ts",
|
||||
@@ -23,8 +23,8 @@
|
||||
"demo:identicon": "webpack-serve --config packages/ui-identicon/webpack.config.js --content packages/ui-identicon --port 3000"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.2.2",
|
||||
"@polkadot/dev-react": "^0.24.2",
|
||||
"@babel/core": "^7.3.3",
|
||||
"@polkadot/dev-react": "^0.24.6",
|
||||
"@polkadot/ts": "^0.1.53",
|
||||
"empty": "^0.10.1"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user