Browse Source

Up Joystream type

bitoven 4 years ago
parent
commit
30d0e4db59
1 changed files with 1 additions and 1 deletions
  1. 1 1
      community-contributions/joystreamtelegrambot/package.json

+ 1 - 1
community-contributions/joystreamtelegrambot/package.json

@@ -1,6 +1,6 @@
 {
    "dependencies": {
-      "@joystream/types": "^0.9.1",
+      "@joystream/types": "^0.12.0",
       "@polkadot/api": "^0.96.1",
       "node-telegram-bot-api": "^0.50.0"
    }