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 address-validation plugin #2

Closed kieckhafer closed 2 years ago

kieckhafer commented 4 years ago

This plugin uses the Address, and AddressInput types in GraphQL, which live in the address-validation plugin.

When work is done to move this plugin, we need to be sure to install api-plugin-address-validation as a peerDependency.

rc-publisher commented 2 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: