Skip to content

Commit

Permalink
v0.1.0-alpha.1
Browse files Browse the repository at this point in the history
  • Loading branch information
akshay-ap committed Jul 13, 2023
1 parent c7a58ef commit 090dba8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,14 @@
"build:ts": "yarn rimraf dist && tsc -p tsconfig.prod.json"
},
"devDependencies": {
"@safe-global/safe-singleton-factory": "^1.0.14",
"@nomicfoundation/hardhat-chai-matchers": "^2.0.0",
"@nomicfoundation/hardhat-ethers": "^3.0.0",
"@nomicfoundation/hardhat-network-helpers": "^1.0.0",
"@nomicfoundation/hardhat-toolbox": "^3.0.0",
"@nomicfoundation/hardhat-verify": "^1.0.0",
"@openzeppelin/contracts": "^4.9.1",
"@safe-global/mock-contract": "^4.0.0",
"@safe-global/safe-singleton-factory": "^1.0.14",
"@typechain/ethers-v6": "^0.4.0",
"@typechain/hardhat": "^8.0.0",
"@types/chai": "^4.2.0",
Expand Down Expand Up @@ -56,7 +56,7 @@
"yargs": "^17.7.2"
},
"name": "@safe-global/safe-core-protocol",
"version": "0.1.0-alpha.0",
"version": "0.1.0-alpha.1",
"description": "Safe{Core} Protocol contracts",
"main": "dist/deployments.js",
"repository": "[email protected]:5afe/safe-core-protocol.git",
Expand Down

0 comments on commit 090dba8

Please sign in to comment.