0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/ghost/members-importer
Naz 4d26c50e0b
Fixed data type of hasStripeData in member importer
refs https://github.com/TryGhost/Team/issues/1076

- What appeared to be a "boolean" by nature and name, the hasStripeData was holding a result of "find" method - and object or an undefined value
- Fixed the typing, to avoid ambiguity in the future
2022-10-31 16:31:35 +08:00
..
lib Fixed data type of hasStripeData in member importer 2022-10-31 16:31:35 +08:00
test Fixed data type of hasStripeData in member importer 2022-10-31 16:31:35 +08:00
.eslintrc.js
index.js
package.json Updated @tryghost dependencies (#15631) 2022-10-24 10:30:40 +07:00