Skip to content
This repository was archived by the owner on Oct 10, 2022. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
update @polkadot/types dependency
  • Loading branch information
ntn-x2 committed Aug 11, 2022
commit 09e0001f4d43c6137a779e101e1b85de48a17732
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"bugs": "https://github.com/KILTprotocol/type-definitions/issues",
"homepage": "https://github.com/KILTprotocol/type-definitions#readme",
"devDependencies": {
"@polkadot/types": "^5.3.1",
"@polkadot/types": "^9.1.1",
"typescript": "^4.3.5"
},
"version": "0.2.0"
Expand Down
Loading