Bump API (#39)

This commit is contained in:
Jaco Greeff
2018-12-29 19:59:20 +01:00
committed by GitHub
parent a632539b00
commit a3a2d1e18a
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.27",
"@polkadot/types": "^0.35.12",
"@polkadot/types": "^0.35.13",
"@types/store": "^2.0.1",
"store": "^2.0.12"
}
+4 -4
View File
@@ -1502,10 +1502,10 @@
resolved "https://registry.yarnpkg.com/@polkadot/ts/-/ts-0.1.44.tgz#2fb28215f10b869bfa544fd8df8fccb4932d64f2"
integrity sha512-tor7vSd3ZsRBO9FIuKZQ9hfqEGkNZnanAFVGmoL1iSmdhcoKtYTlQe0BQafjIynqIMOfXdJ7Zes9PlorPtw6yw==
"@polkadot/types@^0.35.12":
version "0.35.12"
resolved "https://registry.yarnpkg.com/@polkadot/types/-/types-0.35.12.tgz#04e72780a509788d31b587c5da6e471a1dc63cbd"
integrity sha512-uGiFJrPqgXIcxyj9xokdFg2Bldy4Nrmu7OJ+ipEJxW76FsO2cKtifsvH9qzKTg3wN2j6WV114b14msipdCWMYw==
"@polkadot/types@^0.35.13":
version "0.35.13"
resolved "https://registry.yarnpkg.com/@polkadot/types/-/types-0.35.13.tgz#6049bf40996dc189da9ab3b7ccf8bb730321b5eb"
integrity sha512-B/pyrgY4+a/haOoLMm3j0gLh293EP1fC3BsQxWAnnVy5FvRQ4LtnEmw0eBgfyBUGrsxpJyNApNKG/TBCEFcxbg==
dependencies:
"@babel/runtime" "^7.2.0"
"@polkadot/keyring" "^0.33.27"