Bump API (#47)

This commit is contained in:
Jaco Greeff
2019-01-03 20:15:48 +01:00
committed by GitHub
parent b184bf6af3
commit 06cb7cd799
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.28",
"@polkadot/types": "^0.36.2",
"@polkadot/types": "^0.36.3",
"@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.36.2":
version "0.36.2"
resolved "https://registry.yarnpkg.com/@polkadot/types/-/types-0.36.2.tgz#fe2d005c32388b30582f5b918e7de1b3bea7eb36"
integrity sha512-vK2ZM2QNDTNYbLAdH0eiDnCnpfB1yurKJVLTP+YFn3U21twDuVe4hBwhxTJ+CqokTQrXlct6I/kpmAMeT6scEA==
"@polkadot/types@^0.36.3":
version "0.36.3"
resolved "https://registry.yarnpkg.com/@polkadot/types/-/types-0.36.3.tgz#23026ef777515a1807c24308623ae4ee98b3ebbb"
integrity sha512-ZvP6mxtUy7SrGpsEND4o2BnNEXXsiMI6pLJ4OXrlJoxQH1ad4syfCoV3A3XBpnHTXmsWmB+aCD2sUqECqe2V1A==
dependencies:
"@babel/runtime" "^7.2.0"
"@polkadot/keyring" "^0.33.28"