Skip to content

Commit fcaf38f

Browse files
authored
Merge pull request #222 from smartcontractkit/update-contracts-1-4-0
Bump @chainlink/contracts to 1.4.0
2 parents 0a20ec1 + 6bf495c commit fcaf38f

File tree

3 files changed

+665
-1449
lines changed

3 files changed

+665
-1449
lines changed

contracts/test/MockV3Aggregator.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
// SPDX-License-Identifier: MIT
22
pragma solidity ^0.8.0;
33

4-
import "@chainlink/contracts/src/v0.8/tests/MockV3Aggregator.sol";
4+
import "@chainlink/contracts/src/v0.8/shared/mocks/MockV3Aggregator.sol";

0 commit comments

Comments
 (0)