Skip to content

Commit 79d9f4e

Browse files
authored
Update @polakdot/api and types dependencies (paritytech#280)
* update polkadot/types * update test dependencies as well
1 parent 2b5c4b0 commit 79d9f4e

File tree

4 files changed

+151
-329
lines changed

4 files changed

+151
-329
lines changed

moonbeam-types-bundle/package-lock.json

Lines changed: 109 additions & 135 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

moonbeam-types-bundle/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "moonbeam-types-bundle",
3-
"version": "1.1.9",
3+
"version": "1.1.10",
44
"description": "Bundled types to instantiate the Polkadot JS api with a Moonbeam network",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",
@@ -23,7 +23,7 @@
2323
"url": "git+https://github.com/PureStake/moonbeam.git"
2424
},
2525
"dependencies": {
26-
"@polkadot/types": "^3.9.3",
26+
"@polkadot/types": "^4.0.3",
2727
"typescript": "^4.1.3"
2828
}
2929
}

0 commit comments

Comments
 (0)