stripe / stripe-node

Node.js library for the Stripe API.
https://stripe.com
MIT License
3.85k stars 748 forks source link

Update API version in TS example project #2119

Closed prathmesh-stripe closed 3 months ago

prathmesh-stripe commented 3 months ago

The latest API version means a different string literal when creating a client, causing a type error in a test. I've updated the test.