API bump (#21)

This commit is contained in:
Jaco Greeff
2018-12-14 12:12:30 +01:00
committed by GitHub
parent a347197b76
commit fb34f74071
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
"dependencies": { "dependencies": {
"@babel/runtime": "^7.2.0", "@babel/runtime": "^7.2.0",
"@polkadot/keyring": "^0.33.13", "@polkadot/keyring": "^0.33.13",
"@polkadot/types": "^0.33.15", "@polkadot/types": "^0.33.16",
"@types/store": "^2.0.1", "@types/store": "^2.0.1",
"store": "^2.0.12" "store": "^2.0.12"
} }
+4 -4
View File
@@ -1441,10 +1441,10 @@
resolved "https://registry.yarnpkg.com/@polkadot/ts/-/ts-0.1.43.tgz#e59d86cf6bed833010315c5b301bfea6c05fd4a8" resolved "https://registry.yarnpkg.com/@polkadot/ts/-/ts-0.1.43.tgz#e59d86cf6bed833010315c5b301bfea6c05fd4a8"
integrity sha512-B7mSH+yrc7PBHMWUfpTFAK0OLgOesWlzkhse0/O8Itu2Rf6YrixEnhUYKEDp7mDO3h2SlBwn6BfVkvY4qvtwgg== integrity sha512-B7mSH+yrc7PBHMWUfpTFAK0OLgOesWlzkhse0/O8Itu2Rf6YrixEnhUYKEDp7mDO3h2SlBwn6BfVkvY4qvtwgg==
"@polkadot/types@^0.33.15": "@polkadot/types@^0.33.16":
version "0.33.15" version "0.33.16"
resolved "https://registry.yarnpkg.com/@polkadot/types/-/types-0.33.15.tgz#9976dda51b612e40f7b2a3af864c7a588687970f" resolved "https://registry.yarnpkg.com/@polkadot/types/-/types-0.33.16.tgz#11c0a48408260c59a460f79238ed533c4b7a890e"
integrity sha512-5I7Jy/401QM5WYTufIvKhex14gAXH+JwrfiSNIqYppgBoN8DDh3sKBSYpNo0jWEpmZO7iD/2MlZ+lgSdGSSm9w== integrity sha512-t23yPc0q0pRQql/x6hR848Nmb69Ug1IhQ6oJdN3HokpL7arUmZFhu9YMgBQHJ/hApTQIstiDvGXmqbnIPF/73Q==
dependencies: dependencies:
"@babel/runtime" "^7.2.0" "@babel/runtime" "^7.2.0"
"@polkadot/keyring" "^0.33.13" "@polkadot/keyring" "^0.33.13"