Commit 1e38753 1 parent e4b5576 commit 1e38753 Copy full SHA for 1e38753
File tree 2 files changed +2
-3
lines changed
2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 1
- version : ' 3'
2
1
services :
3
2
4
3
app :
Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " project " ,
2
+ "name" : " jpycv2 " ,
3
3
"version" : " 1.0.0" ,
4
4
"description" : " " ,
5
5
"main" : " index.js" ,
11
11
"license" : " ISC" ,
12
12
"dependencies" : {
13
13
"@openzeppelin/contracts" : " ^5.0.2" ,
14
- "@openzeppelin/test-helpers" : " ^0.5.16" ,
15
14
"chai" : " ^5.1.1" ,
16
15
"dotenv" : " ^16.4.5" ,
17
16
"hardhat-contract-sizer" : " ^2.10.0" ,
18
17
"solidity-coverage" : " ^0.8.13" ,
19
18
"viem" : " ^2.21.6"
20
19
},
21
20
"devDependencies" : {
21
+ "@nomicfoundation/hardhat-chai-matchers" : " ^2.0.0" ,
22
22
"@nomicfoundation/hardhat-network-helpers" : " ^1.0.11" ,
23
23
"@nomicfoundation/hardhat-viem" : " ^2.0.4" ,
24
24
"@nomiclabs/hardhat-truffle5" : " ^2.0.7" ,
You can’t perform that action at this time.
0 commit comments