krakenjs / post-robot

Cross domain post-messaging on the client side using a simple listener/client pattern.
Apache License 2.0
741 stars 92 forks source link

chore(deps): use @krakenjs/cross-domain-utils #101

Closed gregjopa closed 2 years ago

wsbrunson commented 2 years ago

The other part we have to do is a project-wide find and replace for cross-domain-utils -> @krakenjs/cross-domain-utils.

Also I don't know how dist gets updated, not sure you'd have to run a build task locally and check in the changes

gregjopa commented 2 years ago

The other part we have to do is a project-wide find and replace for cross-domain-utils -> @krakenjs/cross-domain-utils.

Also I don't know how dist gets updated, not sure you'd have to run a build task locally and check in the changes

Good point Shane! I totally forgot about that.

gregjopa commented 2 years ago

Closing in favor of #102