stripe / stripe-node

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

Update API version in TS example project #2119

Closed prathmesh-stripe closed 5 months ago

prathmesh-stripe commented 5 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.