richnologies / ngx-stripe

Angular 6+ wrapper for StripeJS
MIT License
219 stars 77 forks source link

Fix the lib build #63

Closed nyxz closed 5 years ago

nyxz commented 5 years ago

There is a regression after the last update of src/lib/interfaces/token.ts file - the project wont compile. This small change fixes it.

What are you adding/fixing? Fix the build:lib

Have you added tests for your changes? No, just built the project.

Will this need documentation changes? Nope.

Does this introduce a breaking change? Nope.

Other information

richnologies commented 5 years ago

ngx-stripe@7.3.0 include this feature. Please check it work as spected