Bump API (#51)

This commit is contained in:
Jaco Greeff
2019-01-07 17:20:30 +01:00
committed by GitHub
parent 2c2c184bcf
commit 00f3d8ee61
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
"dependencies": {
"@babel/runtime": "^7.2.0",
"@polkadot/keyring": "^0.33.30",
"@polkadot/types": "^0.37.5",
"@polkadot/types": "^0.37.6",
"@types/store": "^2.0.1",
"store": "^2.0.12"
}
+4 -4
View File
@@ -1451,10 +1451,10 @@
resolved "https://registry.yarnpkg.com/@polkadot/ts/-/ts-0.1.47.tgz#89a7e44ce3274feb446e8102f16499ec6a5b5720"
integrity sha512-UE8Wru0BOk+h0RiDAxo1P5dpk9mZyK1VIJiKKM2vfzQqMCPfKnSuQXXXkNzJ/4dqjRJ6ilYwFkzXQwemJWF0+w==
"@polkadot/types@^0.37.5":
version "0.37.5"
resolved "https://registry.yarnpkg.com/@polkadot/types/-/types-0.37.5.tgz#b5c0d3a3abfab99d2ba1bede9ae09b74580fef42"
integrity sha512-uMFgRZ1euf6ACzDKrguh6fRYWPky/5oUXP3yTJsgJ1vqGZ8sYBDTFfhgyVB0CSJ1Uw2W7S/w7lo/5AepelPXlQ==
"@polkadot/types@^0.37.6":
version "0.37.6"
resolved "https://registry.yarnpkg.com/@polkadot/types/-/types-0.37.6.tgz#14da5f675f47e05bfdacd3add4f65eecf726d654"
integrity sha512-EOsbIydY9LfnCvW/BABN0ENDmlnEpVRlmlcHarM+VqUkGp9MpLBJWA/PirdPHB6h3x86QOqEtd03JUrHhzhu2g==
dependencies:
"@babel/runtime" "^7.2.0"
"@polkadot/keyring" "^0.33.30"