Skip to content

Commit

Permalink
Merge pull request #40 from OpenZeppelin/2.5.0
Browse files Browse the repository at this point in the history
Publish version 2.5.0
  • Loading branch information
tirumerla authored Dec 20, 2023
2 parents 2c58936 + 3e1a7f9 commit 4c261ed
Show file tree
Hide file tree
Showing 2 changed files with 531 additions and 683 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openzeppelin/defender-as-code",
"version": "2.4.0",
"version": "2.5.0",
"description": "Configure your Defender environment via code",
"main": "./lib/index.js",
"types": "./lib/index.d.ts",
Expand Down Expand Up @@ -70,7 +70,7 @@
"typescript": "^4.9.5"
},
"dependencies": {
"@openzeppelin/defender-sdk": "^1.6.0",
"@openzeppelin/defender-sdk": "^1.8.0",
"keccak256": "^1.0.6",
"lodash": "^4.17.21",
"prompt": "^1.3.0"
Expand Down
Loading

0 comments on commit 4c261ed

Please sign in to comment.