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 starters to use TS manifest #91

Merged
merged 6 commits into from
Oct 6, 2023
Merged

Update starters to use TS manifest #91

merged 6 commits into from
Oct 6, 2023

Conversation

stwiname
Copy link
Contributor

@stwiname stwiname commented Oct 1, 2023

This is just an example for polkadot right now. We need to release a new CLI to fix codegen

Changes:

  • Updates dependencies
  • Converts project.yaml -> project.ts
  • Update global types too include @subql/types-core for store and logger interfaces.
  • Update .gitignore to include generated project.yaml

},
"resolutions": {
"ipfs-unixfs": "6.0.6"
"ipfs-unixfs": "6.0.6",
"@subql/common": "^3.0.1"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is here until a new CLI is published

@stwiname stwiname marked this pull request as ready for review October 6, 2023 02:41
@stwiname stwiname merged commit 6827928 into main Oct 6, 2023
2 checks passed
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 this pull request may close these issues.

2 participants