File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 18
18
"build:ts" : " yarn rimraf dist && tsc -p tsconfig.prod.json"
19
19
},
20
20
"devDependencies" : {
21
- "@safe-global/safe-singleton-factory" : " ^1.0.14" ,
22
21
"@nomicfoundation/hardhat-chai-matchers" : " ^2.0.0" ,
23
22
"@nomicfoundation/hardhat-ethers" : " ^3.0.0" ,
24
23
"@nomicfoundation/hardhat-network-helpers" : " ^1.0.0" ,
25
24
"@nomicfoundation/hardhat-toolbox" : " ^3.0.0" ,
26
25
"@nomicfoundation/hardhat-verify" : " ^1.0.0" ,
27
26
"@openzeppelin/contracts" : " ^4.9.1" ,
28
27
"@safe-global/mock-contract" : " ^4.0.0" ,
28
+ "@safe-global/safe-singleton-factory" : " ^1.0.14" ,
29
29
"@typechain/ethers-v6" : " ^0.4.0" ,
30
30
"@typechain/hardhat" : " ^8.0.0" ,
31
31
"@types/chai" : " ^4.2.0" ,
56
56
"yargs" : " ^17.7.2"
57
57
},
58
58
"name" : " @safe-global/safe-core-protocol" ,
59
- "version" : " 0.1.0-alpha.0 " ,
59
+ "version" : " 0.1.0-alpha.1 " ,
60
60
"description" : " Safe{Core} Protocol contracts" ,
61
61
"main" : " dist/deployments.js" ,
62
62
"repository" : " git@github.com:5afe/safe-core-protocol.git" ,
You can’t perform that action at this time.
0 commit comments