Skip to content

Add pubsweet-server to dependencies

Alf Eaton requested to merge 82-pubsweet-server-dependency into master

This adds pubsweet-server to the dependencies and uses it instead of building a relative path into the node_modules folder.

Ideally the models would be exported from pubsweet-server so the require doesn't have to reach into the src folder, but this will do for now.

fixes #82

Merge request reports