Skip to content

Is it possible to rename the default @openzeppelin/[email protected] to @openzeppelin/contracts-v4? #208

@wujingfei1990

Description

@wujingfei1990

I'm installing both in my own hardhat contract project
npm i @openzeppelin/contracts
npm i @imtbl/contracts
When compiling and deploying immutable zkEVM based contracts, I get an error because the imported version of @openzeppelin/contracts is up to date.
I think if the default @openzeppelin/[email protected] in @imtbl/contracts is renamed to @openzeppelin/contracts-v4, it will not affect developers who also use @openzeppelin/contracts@latest Issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions