This commit is contained in:
Jaco Greeff
2019-04-10 14:09:25 +02:00
committed by GitHub
parent 1d9615c0b4
commit aff9d087c6
4 changed files with 953 additions and 449 deletions
+2 -2
View File
@@ -12,7 +12,7 @@
"resolutions": {
"babel-core": "^7.0.0-bridge.0",
"rxjs": "^6.4.0",
"typescript": "^3.4.1"
"typescript": "^3.4.3"
},
"scripts": {
"build": "polkadot-dev-build-ts && polkadot-dev-build-docs",
@@ -26,7 +26,7 @@
"devDependencies": {
"@babel/core": "^7.4.3",
"@babel/runtime": "^7.4.3",
"@polkadot/dev-react": "^0.30.0-beta.0",
"@polkadot/dev-react": "^0.30.0-beta.1",
"@polkadot/ts": "^0.1.56",
"empty": "^0.10.1",
"gh-pages": "^2.0.1"
+1 -1
View File
@@ -18,7 +18,7 @@
},
"devDependencies": {
"@polkadot/keyring": "^0.76.1",
"@polkadot/types": "^0.76.1",
"@polkadot/types": "^0.77.0-beta.3",
"@polkadot/util": "^0.76.1"
},
"peerDependencies": {
+1 -1
View File
@@ -12,7 +12,7 @@
"@babel/runtime": "^7.4.3"
},
"devDependencies": {
"@polkadot/types": "^0.76.1"
"@polkadot/types": "^0.77.0-beta.3"
},
"peerDependencies": {
"@polkadot/types": "*"
+949 -445
View File
File diff suppressed because it is too large Load Diff