reactioncommerce / api-plugin-carts

Carts plugin for the Reaction API
GNU General Public License v3.0
1 stars 14 forks source link

add peerDependency for Tags plugin #4

Closed kieckhafer closed 2 years ago

kieckhafer commented 4 years ago

Carts uses the TagSortByField and TagConnection type in GraphQL, which lives in the tags plugin.

When work is done to move carts over here, we need to be sure to install api-plugin-tags as a peerDependency.

rc-publisher commented 2 years ago

:tada: This issue has been resolved in version 1.3.5 :tada:

The release is available on:

Your semantic-release bot :package::rocket: