Bump api (#6)

This commit is contained in:
Jaco Greeff
2018-12-07 10:17:51 +01:00
committed by GitHub
parent 2f711b16b4
commit 175f1fcd9a
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
"dependencies": {
"@babel/runtime": "^7.1.5",
"@polkadot/keyring": "^0.33.9",
"@polkadot/types": "^0.33.3",
"@polkadot/types": "^0.33.4",
"store": "^2.0.12"
}
}
+4 -4
View File
@@ -1446,10 +1446,10 @@
resolved "https://registry.yarnpkg.com/@polkadot/ts/-/ts-0.1.41.tgz#647b44b038f94a7acf76633b25cb72df897872fc"
integrity sha512-/vYpjqKU+QKHNAlFdLgFZAAr54wxQMgIuszZ5BxaayUoq7ukDlvCPhUGQ3fNoyBSEaL7uTCZ/5SVRc363IehoA==
"@polkadot/types@^0.33.3":
version "0.33.3"
resolved "https://registry.yarnpkg.com/@polkadot/types/-/types-0.33.3.tgz#1faa53db98c2f4e9cda7a533c38f5a885fc20e1b"
integrity sha512-hUB2Q/j6W60ktKq9M8nyEi9FZ21SbDOlRft0ZlYzMnLY6yMBDodBQKCNSUPPtR6KcaTwzuz6fvaQv7Bvg+FybA==
"@polkadot/types@^0.33.4":
version "0.33.4"
resolved "https://registry.yarnpkg.com/@polkadot/types/-/types-0.33.4.tgz#a17faba083611e0f0a3c1d4740f32b49ada3fe77"
integrity sha512-8MtJPLX7bCFRSDV9b92x+frA45G6lw5TsAsVatbRxLES9qvgUKL0X+h+ifvmcVQMLTdGJ8j8WGlMRL6IWhlLCw==
dependencies:
"@babel/runtime" "^7.1.5"
"@polkadot/keyring" "^0.33.9"