safe-global / safe-core-sdk

The Safe{Core} SDK allows builders to add account abstraction functionality into their apps.
https://docs.safe.global/sdk/overview
MIT License
242 stars 177 forks source link

fix(protocol-kit): move safe-core-sdk-types from devDependencies to dependencies #837

Closed dasanra closed 4 weeks ago

dasanra commented 4 weeks ago

What it solves

Contract ABIs moved to safe-core-sdk-types so the protocol-kit now uses the types lib as a dependency and not only devDependency

How this PR fixes it

Set safe-core-sdk-types as a dependency

coveralls commented 4 weeks ago

Pull Request Test Coverage Report for Build 9301023998

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details


Totals Coverage Status
Change from base Build 9285332653: 0.0%
Covered Lines: 736
Relevant Lines: 880

💛 - Coveralls