mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-05-07 07:07:59 +00:00
Bump deps (#248)
This commit is contained in:
+3
-3
@@ -10,7 +10,7 @@
|
||||
],
|
||||
"resolutions": {
|
||||
"babel-core": "^7.0.0-bridge.0",
|
||||
"typescript": "^3.7.2"
|
||||
"typescript": "^3.7.3"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "polkadot-dev-build-ts",
|
||||
@@ -31,8 +31,8 @@
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.7.4",
|
||||
"@babel/runtime": "^7.7.4",
|
||||
"@polkadot/dev-react": "^0.32.0-beta.15",
|
||||
"@polkadot/ts": "^0.1.86",
|
||||
"@polkadot/dev-react": "^0.32.0-beta.16",
|
||||
"@polkadot/ts": "^0.1.87",
|
||||
"babel-plugin-transform-vue-template": "^0.4.2",
|
||||
"empty": "^0.10.1",
|
||||
"react-native": "^0.61.4"
|
||||
|
||||
@@ -31,7 +31,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@polkadot/keyring": "^1.7.1",
|
||||
"@polkadot/types": "^0.97.0-beta.40",
|
||||
"@polkadot/types": "^0.99.0-beta.1",
|
||||
"@polkadot/util": "^1.7.1"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user