Skip to content

Commit

Permalink
Merge pull request #86 from OpenZeppelin/publish-3.1.0
Browse files Browse the repository at this point in the history
Publish version 3.1.0
  • Loading branch information
collins-w authored Feb 12, 2025
2 parents 07e1479 + 67f52de commit e8ec5af
Show file tree
Hide file tree
Showing 2 changed files with 1,068 additions and 690 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": "3.0.2",
"version": "3.1.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.15.1",
"@openzeppelin/defender-sdk": "^2.2.0",
"keccak256": "^1.0.6",
"lodash": "^4.17.21",
"prompt": "^1.3.0"
Expand Down
Loading

0 comments on commit e8ec5af

Please sign in to comment.