Ghost/ghost/members-stripe-service/index.js
Rishabh 8b90c93a79 Renamed stripe-service package to members-stripe-service
no refs

- the package `@tryghost/stripe-service` was already published and used in a different context, so this package was never able to get published and the references in Members package are incorrectly pointing to wrong package
- renames the package in members context
2021-09-22 18:00:47 +05:30

2 lines
49 B
JavaScript

module.exports = require('./lib/StripeService');