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

updating version of dependency @substrate/smoldot-light #1181

Closed
petersopko opened this issue Jul 31, 2022 · 0 comments · Fixed by #1182
Closed

updating version of dependency @substrate/smoldot-light #1181

petersopko opened this issue Jul 31, 2022 · 0 comments · Fixed by #1182
Assignees

Comments

@petersopko
Copy link

Hey guys, following up from here:

I'd need to have the latest version of @substrate/smoldot-light (0.6.27 right now) used in order to build our app on windows machine, currently I'm looking at this and I was told I should ask here if it's possible to get the latest version there, thank you 🚀

dependencies:
@kodadot1/sub-api 0.1.0-alpha.3
└─┬ @polkadot/api 8.14.1
  ├─┬ @polkadot/api-augment 8.14.1
  │ └─┬ @polkadot/api-base 8.14.1
  │   └─┬ @polkadot/rpc-core 8.14.1
  │     └─┬ @polkadot/rpc-provider 8.14.1
  │       └─┬ @substrate/connect 0.7.9
  │         └── @substrate/smoldot-light 0.6.25
  ├─┬ @polkadot/api-base 8.14.1
  │ └─┬ @polkadot/rpc-core 8.14.1
  │   └─┬ @polkadot/rpc-provider 8.14.1
  │     └─┬ @substrate/connect 0.7.9
  │       └── @substrate/smoldot-light 0.6.25
  ├─┬ @polkadot/api-derive 8.14.1
  │ ├─┬ @polkadot/api-augment 8.14.1
  │ │ └─┬ @polkadot/api-base 8.14.1
  │   └─┬ @substrate/connect 0.7.9
  │     └── @substrate/smoldot-light 0.6.25
  └─┬ @polkadot/rpc-provider 8.14.1
    └─┬ @substrate/connect 0.7.9
      └── @substrate/smoldot-light 0.6.25
@polkadot/extension-dapp 0.44.2
└─┬ @polkadot/extension-inject 0.44.2
  └─┬ @polkadot/rpc-provider 8.14.1
    └─┬ @substrate/connect 0.7.9
      └── @substrate/smoldot-light 0.6.25
@polkadot/extension-inject 0.44.2
└─┬ @polkadot/rpc-provider 8.14.1
  └─┬ @substrate/connect 0.7.9
    └── @substrate/smoldot-light 0.6.25
@wirednkod wirednkod self-assigned this Jul 31, 2022
@mergify mergify bot closed this as completed in #1182 Aug 1, 2022
mergify bot pushed a commit that referenced this issue Aug 1, 2022
* Bump smoldot light to 0.6.27; Fixes #1181

* Fix smoldot PR link in Changelog

* Update packages/connect/CHANGELOG.md

* Update projects/extension/CHANGELOG.md

* Update packages/connect/CHANGELOG.md

Co-authored-by: Pierre Krieger <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants