Skip to content
Snippets Groups Projects
Commit 7c1a364c authored by Jure's avatar Jure
Browse files

feat: introduce @pubsweet/models package

PubSweet model components are now required from the new @pubsweet/models package. This is to avoid
circular dependencies that previously occured with pubsweet-server's many functionalities (had db,
models and api). The new structure is: @pubsweet/models for models; @pubsweet/db-manager for all db
related things; pubsweet-server for API.
parent fb7046b3
No related branches found
No related tags found
No related merge requests found
Showing
with 66 additions and 71 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment