mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-27 10:42:45 +03:00
ca18f140c4
refs https://github.com/TryGhost/Team/issues/1037 Tiers have a new `type` column to differentiate between `free` and `paid` tiers. This change - - sets type as paid for all new tiers created, as `free` tier is created by default - excludes any price/stripe data change for free tier - updates all usages of default product to fetch the first paid product from the products list in DB instead of just the first product it finds. |
||
---|---|---|
.. | ||
lib | ||
test | ||
.eslintrc.js | ||
.gitignore | ||
index.js | ||
package.json |