decentralized-identity / veramo

A JavaScript Framework for Verifiable Data
https://veramo.io
Apache License 2.0
414 stars 130 forks source link

fix: regenerate schema #1260

Closed nickreynolds closed 9 months ago

nickreynolds commented 9 months ago

What issue is this PR fixing

schema generation on windows still puts in incorrect linebreaks. regenerate from macOS.

Quality

Check all that apply:

Details

If applicable, add screen captures, error messages or stack traces to help explain your problem.

codecov[bot] commented 9 months ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (80272ca) 84.93% compared to head (a16f7a5) 84.93%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## next #1260 +/- ## ======================================= Coverage 84.93% 84.93% ======================================= Files 167 167 Lines 18131 18131 Branches 2036 2036 ======================================= Hits 15399 15399 Misses 2732 2732 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.