Le0Developer / react-turnstile

A very simple React library for Cloudflare Turnstile.
https://turnstile-demo.pages.dev/
MIT License
106 stars 15 forks source link

planning to publish soon? #17

Closed LorienHW closed 1 year ago

LorienHW commented 1 year ago

Hi there, are you planning to publish soon? I need my change, but I'm building my project via CI so i cant patch locally. I've tried building my fork with tsc, but I'm getting an error about missing the "turnstile-types" definitions. thanks

Le0Developer commented 1 year ago

but I'm getting an error about missing the "turnstile-types" definitions

Install the (dev) dependencies?

Release soon:tm: because there are a few things I want to do, but I don't have time atm:

LorienHW commented 1 year ago

oh duh, just needed to run npm install

cool, building from a built fork now 👍, thanks!

On Fri, Aug 25, 2023 at 2:44 AM Leo Developer @.***> wrote:

but I'm getting an error about missing the "turnstile-types" definitions

Install the (dev) dependencies https://github.com/Le0Developer/react-turnstile/blob/main/package.json#L30 ?

Release soon™️ because there are a few things I want to do, but I don't have time atm:

— Reply to this email directly, view it on GitHub https://github.com/Le0Developer/react-turnstile/issues/17#issuecomment-1693085287, or unsubscribe https://github.com/notifications/unsubscribe-auth/AABBJY44Q6SM2QR4UK4HNSTXXBXWFANCNFSM6AAAAAA34B5WHI . You are receiving this because you authored the thread.Message ID: @.***>

Le0Developer commented 1 year ago

Released