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

Feature/convert to esm #165

Merged
merged 23 commits into from
May 30, 2023
Merged

Feature/convert to esm #165

merged 23 commits into from
May 30, 2023

Commits on May 30, 2023

  1. update module types

    codespool committed May 30, 2023
    Configuration menu
    Copy the full SHA
    04f1b63 View commit details
    Browse the repository at this point in the history
  2. update import paths

    codespool committed May 30, 2023
    Configuration menu
    Copy the full SHA
    c6f952b View commit details
    Browse the repository at this point in the history
  3. update polkadot deps

    codespool committed May 30, 2023
    Configuration menu
    Copy the full SHA
    de7c32e View commit details
    Browse the repository at this point in the history
  4. update fs-extra

    codespool committed May 30, 2023
    Configuration menu
    Copy the full SHA
    7763f54 View commit details
    Browse the repository at this point in the history
  5. update __dirname syntax

    codespool committed May 30, 2023
    Configuration menu
    Copy the full SHA
    4f7a631 View commit details
    Browse the repository at this point in the history
  6. update lodash

    codespool committed May 30, 2023
    Configuration menu
    Copy the full SHA
    f31b8ee View commit details
    Browse the repository at this point in the history
  7. update node:path imports

    codespool committed May 30, 2023
    Configuration menu
    Copy the full SHA
    8bcfc55 View commit details
    Browse the repository at this point in the history
  8. upgrade chalk

    codespool committed May 30, 2023
    Configuration menu
    Copy the full SHA
    a446143 View commit details
    Browse the repository at this point in the history
  9. upgrade semver

    codespool committed May 30, 2023
    Configuration menu
    Copy the full SHA
    0ad3c42 View commit details
    Browse the repository at this point in the history
  10. update execa

    codespool committed May 30, 2023
    Configuration menu
    Copy the full SHA
    4ac22db View commit details
    Browse the repository at this point in the history
  11. upgrade inquirer

    codespool committed May 30, 2023
    Configuration menu
    Copy the full SHA
    9aa13f1 View commit details
    Browse the repository at this point in the history
  12. update gitignore

    codespool committed May 30, 2023
    Configuration menu
    Copy the full SHA
    16b75b8 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5fec4b9 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    aeabe42 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    11afafc View commit details
    Browse the repository at this point in the history
  16. update minor dependencies

    codespool committed May 30, 2023
    Configuration menu
    Copy the full SHA
    83de0b6 View commit details
    Browse the repository at this point in the history
  17. update typescript

    codespool committed May 30, 2023
    Configuration menu
    Copy the full SHA
    3e9bfb0 View commit details
    Browse the repository at this point in the history
  18. update globby

    codespool committed May 30, 2023
    Configuration menu
    Copy the full SHA
    57b453e View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    2b011fa View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    0f1056d View commit details
    Browse the repository at this point in the history
  21. fix shelljs import

    codespool committed May 30, 2023
    Configuration menu
    Copy the full SHA
    5e5a897 View commit details
    Browse the repository at this point in the history
  22. add dev scripts

    codespool committed May 30, 2023
    Configuration menu
    Copy the full SHA
    268f41f View commit details
    Browse the repository at this point in the history
  23. add run script

    codespool committed May 30, 2023
    Configuration menu
    Copy the full SHA
    8954e74 View commit details
    Browse the repository at this point in the history