blockchain-dev-path icon indicating copy to clipboard operation
blockchain-dev-path copied to clipboard

chore: add `package.json` missing meta

Open Panquesito7 opened this issue 1 year ago • 1 comments

Describe the changes you've made

  • Add package.json missing meta.

Type of change

What sort of change have you made:

  • [ ] Bug fix (non-breaking change which fixes an issue)
  • [ ] New feature (non-breaking change which adds functionality)
  • [ ] Code style update (formatting, local variables)
  • [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • [ ] Documentation update.
  • [ ] This change requires a documentation update

How Has This Been Tested?

I don't think this applies here.

Checklist

  • [x] My code follows the guidelines of this project.
  • [x] I have performed a self-review of my own code.
  • [ ] I have commented on my code, particularly wherever it was hard to understand.
  • [ ] I have made corresponding changes to the documentation.
  • [x] My changes generate no new warnings.
  • [ ] I have added tests that prove my fix is effective or that my feature works.
  • [ ] Any dependent changes have been merged and published in downstream modules.

Code of Conduct

Panquesito7 avatar Jun 01 '23 01:06 Panquesito7