Skip to content

Commit

Permalink
Update @polakdot/api and types dependencies (paritytech#280)
Browse files Browse the repository at this point in the history
* update polkadot/types

* update test dependencies as well
  • Loading branch information
joelamouche authored Mar 12, 2021
1 parent 2b5c4b0 commit 79d9f4e
Show file tree
Hide file tree
Showing 4 changed files with 151 additions and 329 deletions.
244 changes: 109 additions & 135 deletions moonbeam-types-bundle/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions moonbeam-types-bundle/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "moonbeam-types-bundle",
"version": "1.1.9",
"version": "1.1.10",
"description": "Bundled types to instantiate the Polkadot JS api with a Moonbeam network",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand All @@ -23,7 +23,7 @@
"url": "git+https://github.com/PureStake/moonbeam.git"
},
"dependencies": {
"@polkadot/types": "^3.9.3",
"@polkadot/types": "^4.0.3",
"typescript": "^4.1.3"
}
}
Loading

0 comments on commit 79d9f4e

Please sign in to comment.