Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Changed files imports #297

Merged
merged 1 commit into from
Jan 7, 2022
Merged

Changed files imports #297

merged 1 commit into from
Jan 7, 2022

Conversation

RichardDorian
Copy link
Contributor

@RichardDorian RichardDorian commented Jan 4, 2022

Changed the way of how the methods and files are imported

I changed the way of how the methods and the utils files were imported. The old way was causing a problem with the pkg library. And this issue can also happen with other libraries or in a secure environement were NodeJS does not have the permission to read files on the system

By the way, I totally agree that the old method was better, it's just because it's causing some problems with libraries.

  • I've added new features. (methods or parameters)
  • I've added jsdoc and typings.
  • I've fixed bug. (optional you can mention a issue if there is one)
  • I've corrected the spelling in README, documentation, etc.
  • I've tested my code. (npm run test)

@StavZ StavZ merged commit aa8a835 into Hypixel-API-Reborn:master Jan 7, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants