Skip to content

Conversation

@kariya-mitsuru
Copy link

Types of changes

  • Enhancement (project structure, spelling, grammar, formatting)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

A description of the changes proposed in the Pull Request

TypeScript is only used during development, so move them from dependencies to devDependencies.
Also, if-core had a similar problem, but it was fixed in 0.0.30, so upgrade it to 0.0.30.

`TypeScript` is only used during development, so move them from
`dependencies` to `devDependencies`.
Also, `if-core` had a similar problem, but it was fixed in 0.0.30,
so upgrade it to 0.0.30.

Signed-off-by: Mitsuru Kariya <[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 this pull request may close these issues.

1 participant