googleworkspace / md2googleslides

Generate Google Slides from markdown
Apache License 2.0
4.48k stars 284 forks source link

Bump sharp version to fix Node 12 compatibility #62

Closed miriam closed 4 years ago

miriam commented 5 years ago

see https://sharp.pixelplumbing.com/en/stable/changelog/#v0221-25th-april-2019

fixes https://github.com/gsuitedevs/md2googleslides/issues/54

googlebot commented 5 years ago

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

:memo: Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here with @googlebot I signed it! and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers

ℹ️ Googlers: Go here for more info.

miriam commented 5 years ago

@googlebot I signed it!

googlebot commented 5 years ago

CLAs look good, thanks!

ℹ️ Googlers: Go here for more info.

sublimino commented 4 years ago

This now requires sharp ^0.23.2 for Node v13.1.0 compatibility.