Ghost/ghost/members-importer
Daniel Lockyer b64d32cc26 Removed heavy dependency within @tryghost/errors
- we previously used `@stdlib/utils` instead of the child package
  `@stdlib/copy`, which is a lot smaller and contains our only use of
  the parent
- this saves 140+MB of dependencies
2023-04-05 13:46:15 +02:00
..
lib Improved email verification required checks (#16060) 2023-01-04 11:22:12 +01:00
test Fixed verification trigger not working for large imports (#15887) 2022-11-28 18:22:10 +01:00
.eslintrc.js Initialized members-importer package 2021-07-22 01:53:21 +12:00
index.js Fixed default package export 2021-07-22 01:53:21 +12:00
package.json Removed heavy dependency within @tryghost/errors 2023-04-05 13:46:15 +02:00