discordjs / builders

A collection of builders that you can use when creating your bot.
Apache License 2.0
97 stars 37 forks source link

fix: downgrade ow because of esm issues #55

Closed KhafraDev closed 2 years ago

KhafraDev commented 2 years ago

Please describe the changes this PR makes and why it should be merged:

Fixes #54

Downgrades ow to v0.27.0 to fix ESM issues.

Status and versioning classification:

codecov-commenter commented 2 years ago

Codecov Report

Merging #55 (bc961e4) into main (65467ec) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              main       #55   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           21        21           
  Lines          264       264           
  Branches        33        33           
=========================================
  Hits           264       264           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 65467ec...bc961e4. Read the comment docs.