Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update polkadot.js version to latest #847

Closed
xlc opened this issue Oct 30, 2024 · 2 comments
Closed

update polkadot.js version to latest #847

xlc opened this issue Oct 30, 2024 · 2 comments
Labels
good first issue Good for newcomers

Comments

@xlc
Copy link
Member

xlc commented Oct 30, 2024

after polkadot-js/api#6010 is fixed and new version released, remove the resolutions and bump pjs to the new version

chopsticks/package.json

Lines 12 to 21 in 46f0713

"resolutions": {
"@polkadot/api": "14.0.1",
"@polkadot/types": "14.0.1",
"@polkadot/api-base": "14.0.1",
"@polkadot/api-derive": "14.0.1",
"@polkadot/api-augment": "14.0.1",
"@polkadot/rpc-provider": "14.0.1",
"@polkadot/types-codec": "14.0.1",
"@polkadot/types-create": "14.0.1",
"@polkadot/types-known": "14.0.1"

@xlc xlc added the good first issue Good for newcomers label Oct 30, 2024
@soloking1412
Copy link

I can help remove the resolutionsand update the polkadot.js to the latest version. I will ensure compatibility by testing the updated version thoroughly to confirm that all functionalities work as expected without any regressions.

@ermalkaleci
Copy link
Collaborator

already resolved

@ermalkaleci ermalkaleci linked a pull request Dec 22, 2024 that will close this issue
@ermalkaleci ermalkaleci removed a link to a pull request Dec 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants